Run length encoding.
Internship Software Interview Questions
24,862 internship software interview questions shared by candidates
What is the minimal number of coins you will need in order to reach a target. They give you the currency ex. [1,2,3,4,5,6] and the target ex. 28. you will need to return the number of minimal coins in order to reach the target.
Traverse a given graph, such as first reaching the bottom of one branch, then proceeding to the other branch.
how do u reverse a string in place?
a leetcode medium and ask about thought process
What was a challenge you overcame recently?
I was asked about the achievements in my CV
Find duplicates in array.i have to write pseudo code
1. https://leetcode.com/problems/add-two-numbers/ 2. https://leetcode.com/problems/letter-combinations-of-a-phone-number/ 3. https://leetcode.com/problems/group-anagrams/
4. How to avoid serving stale data when using caching and data updates every 5 minutes.
Viewing 2771 - 2780 interview questions