A question related to some other language...
Developer Interview Questions
269,106 developer interview questions shared by candidates
Given a Binary Tree, we know it's complete, but we don't know how many nodes are in the tree. Can you insert another node in less than O(n) complexity? Was able to do in (logn)^2.
They asked about some software that I had never heard of that they used in their deployment process.
how do you write "2008" at the console using any language without any ?number in your code
Given a relational database, how to improve the performance of a select query involving some joins?
Can you print the following pattern using a C program? 1 1 2 1 2 3 1 2 3 4
Determine from an integer number of unique integers (0,1,2,3,..9) in it
There is a table named GEO, having state and city as it's attribute! Write a query to select the state having multiple cities in it?
How proficient are you at Rust? Are you familiar with data streaming? Do you have experience with high speed trading?
The head of engineering wanted to know what my favorite and least favorite parts of some Java project I did last year were.
Viewing 731 - 740 interview questions