Find the first non-repeating character in a string.
Software Engineer Ontwikkelaar Interview Questions
665,666 software engineer ontwikkelaar interview questions shared by candidates
Union of n arrays with x elements. Output common members contained in at least 2 arrays. Explain the complexity of the algorithm used. We have a digested server log with username, visited page and timestamp. Create a processing algorithm that will output the most visited page/areas in such a way that will match partial path as well. i.e. { { user: "user1", page="/home" }, { user: "user1", page="/home/account" }, { user: "user1", page="/home/account/profile" }, { user: "user1", page="/home/account/login" }, { user: "user2", page="/about" }, { user: "user2", page="/about/contact" }, { user: "user2", page="/home" } } the output user1 - home/account - home user2 - /about PS I'm rephrasing because I cannot recall exactly the question
They will ask you questions based on your CV only also at last they will ask you if you can go for a project abroad.
collapse a binary search tree into a sorted list
Exchange the odd and even bits of an integer
Delegates, Protocol, blocks, multithreading, GCD, project specific, some behavioural questions etc
He asked me to write a function to detect whether string1 contains all letters in string2
Given a set of strings. Check if a new string is equal to any of them. Here equal means the letters are the same, like abbc=bacb
Tell me about your favorite or the most challenging project you worked on
Problem given are general and tough
Viewing 1091 - 1100 interview questions