difference Stack and heap
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
Interviewer : I have written a book on C++. I ask you to write a program to generate the Index (all keywords and the page nos where those keywords occur) . Give the data structures and how you would go about it.
what's difference between C and C++ ?
Implement a hastable with the condition that allocated memory is not pre-initialized. Pseudocode your favorite sort
#2: Describe how to implement a queue out of stacks. (no coding, just thought process) #3: We have a String of characters. Write a function that will find the first non-repeating character and return that character. (something better than an O(n^2) algorithm)
How to reverse a string by word like "I love California" to "California love I"
Given an array of 99 numbers 1-100 find the missing number.
Coding questions and brain teasers.
Tell me some sorting algorithms you know.
What is the difference between a struct and a class?
Viewing 281 - 290 interview questions