Reverse a string in-place.
Softwareentwickler Java Interview Questions
513,000 softwareentwickler java 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.
Given an unfair coin, devise an algorithm to produce a fair coin's output.
Probability of a knight making a valid move on NxN matrix in m steps.
Find count of unique characters in a given string
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)
Given a text file containing the text for Hamlet (/usr/share/file.txt), return the top 5 most frequent words with count.
Save a tree to an array
Viewing 1381 - 1390 interview questions