What is the fast sorting algorithm and why?
Software Engineer Toepassingen Interview Questions
420,585 software engineer toepassingen interview questions shared by candidates
Reverse a string in-place.
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.
Find count of unique characters in a given string
Find the nth element in a linked list in constant time and space.
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)
Save a tree to an array
implement strtok
Given an unfair coin, devise an algorithm to produce a fair coin's output.
Viewing 1181 - 1190 interview questions