why do you want to join nokia?
Engenheiro De Software Ii Interview Questions
6,111 engenheiro de software 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
Write code that reverses words in a string.
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).
Create bunch of Api for project in 4-6 hours.
How to calculate the depth of binary tree.
reverse a string
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).
Viewing 21 - 30 interview questions