Given a directional graph, where each node contains a letter, and a lexicon, find all words in the lexicon that appear in the graph.
Financial Software Developer Interview Questions
679 financial software developer interview questions shared by candidates
The C++ specific things really threw me off. Other than that everything was very standard.
Write code to reverse a string.
If you were to receive an offer from Google as well as Bloomberg, what could we do to get you?
How to check if a string has matching parentheses.
Write a function to print out pairs of numbers from an input array that add up to a certain target value. Analyse its running time, suggest improvements if it is more than O(n)
What are dynamic arrays? What are the differences between dynamic arrays and linked list? How do you reverse a linked list?
counting "i" in a paragraph
Swap a string
complexity of deleting and adding a node to a BST
Viewing 421 - 430 interview questions