Given two LinkedLists that eventually merge into one, determine the node where they merge.
Internship Software Engineer Interview Questions
23,468 internship software engineer interview questions shared by candidates
About matrices
Given an array of integers, find two integers that sum to zero. How would you do it with three integers?
Design a calculator with the input as a string, for example: "12+34/(3-4)+21*4=12", output the value of the expression
Perform division of two numbers without using the division symbols (/, %)
Giving two strings that represent a binary numbers, return as a string the sum of them.
A question about string and dynamic programming
Given a sorted array and a target number, return the amount of times it appears (really wanted an optimal solution)
Tell me about the projects you did.
1. Technical Questions based on your resume 2. Questions from Data Structure and Algorithm 3. Few Puzzles were asked
Viewing 2541 - 2550 interview questions