Find the intersection of two linked list.
Financial Software Developer Internship Interview Questions
758 financial software developer internship interview questions shared by candidates
multiply by 2 if less than 25 go back, else continue divide by 3 subract 4 multiply by 3 Which will produce the greater result? A. 2 B. 3 C. 4 D. 5
For a non- programmer, how would you search a linear array for a set of information?
difference Stack and heap
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.
Viewing 291 - 300 interview questions