leetcode medium question involving hashmaps
Intern Software Interview Questions
17,713 intern software interview questions shared by candidates
they asked me what my weaknesses and strengths are.
What are the benefits of web workers?
How would you describe internet to kinder garden children?
1:1 round 2: Given a string find all the palindromes in the string.
1:1 round 3: This was the toughest for me . Given a database of string . And a record of words and replacement pairs , such that if a given word occured in the string it had to be replaced by the replacement pair provided in the record.
1. How do you test a keyboard? 2. Given nine items and one of them is heavier than the others, how do you find the heavier one using a scale twice?
You have 2 linked lists, return a list with the intersection. For example: Input: L1 = { 1,2,5,10} L2 = {9,4,5,10,15} return {5,10}
Write an algorithm to validate a palindrome
How would you implement the "estimated time to completion" feature of a progress bar?
Viewing 891 - 900 interview questions