count the number of duplicates in a binary tree in O(n) time O(1) space.
Junior Software Developer Interview Questions
4,311 junior software developer interview questions shared by candidates
abstract Class vs Interface
This question was asked in Round 2 of the process.. Given an unsorted array..find the Nth largest number in a single pass without modifying the array...
You have 2 arrays with characters. the \b char represents deleting a letter. you need to return if the words that the arrays represent are equals. example: [a , a , \b , b , c] [a , b , c] True because the word in both array is : abc
Will your parents allow you to come kolkata for job?
How to initialize a string
Write a method to determine whether two dates are less than a month apart.
1. To find the winner of Election program. 2. Programs based on arrays.
Given numbers 1 to 100 in an array a random number was replaced with 0. Find the which number it was in constant time (100).
They asked me to show how I could loop over the words in a sentence backwards.
Viewing 1 - 10 interview questions