Write a function that can figure out if two words are anagrams of each other.
Software Intern Interview Questions
17,721 software intern interview questions shared by candidates
Which of these lines would run without running into an exception or error?
gave some sample of code and asked to find the error in the code.
You have 9 balls, one of which weighs less than the others, but identical in appearance. If you had one weighing scale, how would you find out which ball weighs less? What would be the time complexity
Hard leetcode problem relating to graph traversals
Give an example of a divide and conquer algorithm.
The second question is usually matrix operations.
Standard behavioral and a leetcode easy on palindromes.
1) Longest substring in a Palindrome string . 2) Binary Search
Check if a string is symmetric or not.
Viewing 2041 - 2050 interview questions