Everything about Java.
Financial Software Developer Intern Interview Questions
758 financial software developer intern interview questions shared by candidates
Questions about C++ basics, like constructors, destructors, inheritance and const correctness.
Write a method in pseudocode that would calculate and print the first 5 prime numbers.
use a for loop to populate an array of ten integers with increasing numbers from 0
Which data structure would you use if you want to count the occurrence of each word in a book
Detailed design and coding considerations if you implement your own generic smart pointer class.
Memory management in C++ and Java.
Write code/pseudo code to search for a word in a large string. What data structures would you use?
Reverse a string in C.
A design question
Viewing 341 - 350 interview questions