Count the number of words in a string without using any libraries or splitting the sentence or using regular expressions.
Development Engineer Interview Questions
37,471 development engineer interview questions shared by candidates
Design an algorithm to put the advertisement on the several position of a webpage. Such that no duplicate and a lot of other restrictions.
Basic logic question and no coding in OA1, 3 coding OA2.
You accidentally entered: cd /bin; chmod 644 chmod, how can you fix it
Find the maximum number of substrings with k distinct characters. input: "pqpqs", k=2 output: [pq,pqp,pqpq,qp,qpq,pq,qs]
Given two parameters, the first parameter being a string of words with no spaces, the second being a dictionary with all thinkable words, return the first string with spaces put in between the words.
How to delete the spaces in a string without copying it into another string.
what are your technological interests
LP questions 2-3 (30-35min).
Signed an NDA. Just know your sorting algorithms, out to use Hash Maps and how to analyze Big O. Also think about scalability.
Viewing 1001 - 1010 interview questions