How many gas stations are there in California?
Software Development Interview Questions
37,298 software development interview questions shared by candidates
post order traversal of a Binary Search Tree Follow up Create a BST from this post order traversed array and write test cases for this function
Write a program to compute the number of even digits in a given integer number and find the sum of even digits in the number.
The first question is to find the first repeated letter in a string. Requirement: run time is less than O(nlogn). Assumption: there is at least one letter repeated in the string. The second question: Given three numbers which represents the three sides of triangle, and determine whether they can be constructed to equilateral triangle, isosceles triangle.
return Last 3rd consonant character in a string
why do you want to join nokia?
remove all elements from linked list with "n" as their value
How to rotate an array by a particular amount, require best time and space complexity.
Technical questions verifying your resume.
Find Common elements from two same sized Integer Arrays(Unsorted) in O(n) without sorting either of them.
Viewing 381 - 390 interview questions