Given a string and a number k return the maximum substring which has no more than k unique digits.
Student Engineer Interview Questions
1,501 student engineer interview questions shared by candidates
1. Shuffle an array in a random way, so all possible permutation will have same probability. 2. you get a sorted array of integers, and 1 double (avg). you need to find the subarray inside the array, with the average of the given double. 3. you get a list of collage courses and their pre-requirement courses. you need to create a possible courses flow. (Top-sort algo)
1) given array, find the number such that the left side of it equals to the right side of it. 2) given a linkedlist and integer x, what is the value in the n-x node 3) given 2 simple threads, what are the optional outputs?
They asked me about SOLID Principles
ıt was based on general knowledge RF measurement parametes
first 2 hours exam - 5 T/F questions, 5 debug questions focused on oop inheritance etc, and finished with 2 code/algorithm questions- function to determine whether list is a palindrome and second was to provide pseudo cod for returning the kth from end element while given the head of a list
Buy/Sell stocks, easy difficulty on Leetcode
What do you know about OOP?
Create a function that search a sequence of strings in a long string
They asked me to explain SOLID Principles
Viewing 991 - 1000 interview questions