Why do you want to work for us, what experience do you have, what is a challenge you have faced.
Junior Software Interview Questions
12,129 junior software interview questions shared by candidates
Given an unsorted array of integers, find the length of the longest increasing subsequence. A subsequence is a sequence that can be derived from an array by deleting some or no elements without changing the order of the remaining elements.
Recursive method, dynamic programming, linked list.
What is the difference between linked list and queue?
What are you doing to keep up with coding? What excites you about this company?
Given a string, reverse each word in it: "hello world" --> "olleh dlrow". (He told me to write it on Notepad).
Explain the differences between a Thread and a Process?
Tell me about yourself Coding questions
String manipulation programs were asked to code
swap two variables and palindrome
Viewing 2761 - 2770 interview questions