Implementing boyer moore algorithm... Writing postGIS queries to pass some tests
Backend Engineer Interview Questions
14,357 backend engineer interview questions shared by candidates
Do you know what is SOLID
What is method overriding and overloading?
Standard engineering questions. Leetcode exercises.
What is node js and how its work
Tell me about yourself. and your skills?
Write a function that can be called like so: say(“Hello”)(“World”) and will log “Hello, World!” to the console
What is the default variable scope in Node.js applications?
What will be the output of the following code: var arrA = [0,1,2,3,4,5]; var arrB = arrA; arrB[0]=99; console.log(arrA)
The coding question was related to this problem https://www.hackerrank.com/challenges/gridland-metro/problem
Viewing 551 - 560 interview questions