Given a text file containing the text for Hamlet (/usr/share/file.txt), return the top 5 most frequent words with count.
Softwareentwickler Php Interview Questions
512,743 softwareentwickler php interview questions shared by candidates
Varied behavioral questions. Technical focused on oops concepts(explain 4 pillars of OOP with examples). Was asked to write code to print the largest number in an unsorted integer array of infinite size. Although the position was for C#, they were cool about me coding in java.
if p1 and p2 are two consecutive prime number, in which cases (p1 + p2) / 2 is a prime number.
Define Yourself
There are 4 people who want to cross a bridge. They each take 1, 2, 5 and 8 minutes. Only 2 people can cross at a time and they take as long as the slowest person. What is the fastest time you can get everyone across? Then I was asked to write the mathematical equation to determine the trade-off point between each of the 2 approaches to solving this.
Given an unfair coin, devise an algorithm to produce a fair coin's output.
What is a class?
Find the nth element in a linked list in constant time and space.
implement strtok
Imagine you have a string and you want to return False if there are repeat characters in this string, what are the fastest and most space efficient ways to do this. (I clarified and he only wanted to return False if there was a repeat letter or number)
Viewing 1381 - 1390 interview questions