How did you overcome a challenge or roadblock when working on a project?
Software Intern Interview Questions
17,694 software intern interview questions shared by candidates
Deep dive into the projects.
Write a program that returns the amount of cyclic representations of a word, within a list. i.e. {word, ordw} would return 1 {the, brown, fox, oxf} would return 3
Data structures and algorithms, problem solving.
Find an element from an unordered binary tree.
1st round was general aptitude round, all indiabits related aptitude questions
we start from the no 0. 0 transform to 01 and one transform to 10 so the series goes llike 0 01 01 10 01 10 10 01 and so on so given two no n, k we have to show the kth character of nth string.
Is it possible to write any n such tha n!=a!*b!
Tell me about your project where you were challenged.
Then came an additional challenge: I was asked to add expiration logic to the short URLs.
Viewing 581 - 590 interview questions