why do you want to join nokia?
Engineer Ii Interview Questions
9,741 engineer ii interview questions shared by candidates
Given a set of intervals(time in seconds) find the set of intervals that overlap
I am under NDA and cannot elaborate but they were not difficult. If you are decent at software engineering and practice with Cracking the Coding Interviews then you would be able to do them easily.
They asked from data structures and algorithms, oops, os, dbms
Do a play by play review on the whiteboard down to the specific details and steps taken to deploy a software package to a live web farm.
Write code that reverses words in a string.
Q: How do you flat an Array?
You are given a predefined function which generates random number from 1 to 5. You need to use this function and create another function which will generate random number from 1 to 7. Now most important thing is to remember that new random function should be even (i.e. the number generated should be unpredictable, and evenly spaced out).
Remove all characters of a string from another string. The algorithm should be less than O(m*n) where m & n are lengths of strings and the space used should be less than O(m+n).
Create bunch of Api for project in 4-6 hours.
Viewing 31 - 40 interview questions