Reverse each word of the string without reversing the order of the words this is a test BECOMES siht si a tset
Software Development Engineer Ii Interview Questions
2,268 software development engineer ii interview questions shared by candidates
why do you want to join nokia?
They asked from data structures and algorithms, oops, os, dbms
Given a balance and marbles where one marble weighs more than the other, how many times do you have to use the balance to find the heaviest marble for 7 marbles. Then, extend that answer to how many marbles can you weigh with 4 tries.
Remove all characters of a string from another string. The algorithm should be less than O(m*n) where m & n are lengths of strings and the space used should be less than O(m+n).
Q: By share screen, please create code to reverse each words in a sentence.
I was asked two questions. One was given an array of integers find triplets such that a^2 + b^2 = c^2.
Different Sorting Algorithms and Big O of each
Q: alien dictionary
how to reverse words in a string preserving the formatting
Viewing 11 - 20 interview questions