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.
Internship Software Engineer Interview Questions
23,468 internship software engineer interview questions shared by candidates
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?
Write a python program that takes a series of floating point numbers from command line and check if it is outside the recent history. Write a bash script to automate the instalation of nginx, php. Create new sudo user, disable root login, enable ssh key authentication, do some other automation. Then at the final interview, i was asked to explain parts of my code, explain some commands in linux.
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 2651 - 2660 interview questions