Interview with Aristocrat
Aristocrat is a gaming company based in Australia, this interview was a telephonic interview..I am writing here my experience.
1. How do you use function pointer in C and what's the real world scenario for this.
2. If you have a BST with 1000 nodes then how much iteration you required to have for finding a value in worst case.
3. What would be the height of BST of 1000 nodes.
4. How do you create 2D matrix dynamically in C.
5. What are the differences in Java and C++.
6. How java is platform independent language.
7. What's the use of port in Network Programming.
1. How do you use function pointer in C and what's the real world scenario for this.
2. If you have a BST with 1000 nodes then how much iteration you required to have for finding a value in worst case.
3. What would be the height of BST of 1000 nodes.
4. How do you create 2D matrix dynamically in C.
5. What are the differences in Java and C++.
6. How java is platform independent language.
7. What's the use of port in Network Programming.
Comments
Post a Comment