Easy
Engineers Interview Questions
842,634 engineers interview questions shared by candidates
Easy
Given a string, check for balanced parenthesis
Mostly C program based questions will be helpful for this interview process
talk about the clock distribution
Given a dictionary of words and another word, return all the words in the dictionary that are anagrams of the given word
In two hours, write an Android app from scratch that connects to a server, downloads a bunch of data and displays that data on the screen. Requires usage of three separate libraries in addition to Rx Java/Kotlin.
If you have a sorted array that is initialized with size 100, the values stored would be for example 1, 2, 3,.... ect. Describe an algorithm that would check if there is a duplicate number and if so return it.
Came up with a program to take a string and printed the characters that appear more than once in the exact order as they are in the original string.
Do you know anything about the company
Given an array with duplicate elements give an algorithm to get the count of distinct elements in the array
Viewing 1801 - 1810 interview questions