Given a sentence input : helloworld output: HelloWorld YOu should make use of a dictionary available with you. Capitalize the dictionary words in the sentence
Software Development Interview Questions
36,983 software development interview questions shared by candidates
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.
Standard OOPS concepts like diff between interface and abstract class.
Viewing 381 - 390 interview questions