they asked me to solve a depth first sort
Developer Interview Questions
269,480 developer interview questions shared by candidates
it's about the leecode algorithm
How do you handle new features during continous intergration and deployment.
what is mean by javascript?
- Ask why approach frontend - CSS, JS relevant tech questions - one programming in JS
Given an array of numbers where every number >= 0. The items need to be connected. If no answer exists return maxInt example 1: arr = [1, 4, 45, 6, 0, 19] target = 51 output -> 3 because sum([4, 45, 6]) > 51 example 2: arr = [1, 10, 5, 2, 7] target = 9 output -> 1 because sum([10]) > 9
What is lambda function in python.
1. Use elixir torch library to show csv in table 2. Use pow for user authentication
How many year do you work as developer? What are your skills? Programming languages, Databases, Cloud? What are you looking for for your next job? What is you timezone?
Create a vue app with a crud feature
Viewing 3141 - 3150 interview questions