given an input 100,394,274 print the number using words (ex. one hundred million three hundred...)
Engineer Internship Interview Questions
23,889 engineer internship interview questions shared by candidates
Given an array of integers, find two integers that sum to zero. How would you do it with three integers?
Mostly open-ended questions related to my job experience. There's also leetcode type of questions
About matrices
Given an array of positive integers and a variable K find if there is a subarray that sums up to K. follow up : what if i have negatives
Difference between an array and a linked list
Given two LinkedLists that eventually merge into one, determine the node where they merge.
Two sum question.
One was how to increase the clock frequency of a design by pipelining.
Count the 1s in an integer
Viewing 2531 - 2540 interview questions