Tell me about your experience
Site Engineer Interview Questions
6,924 site engineer interview questions shared by candidates
Implement an application that can generate a unique urls and store/retrieve data using POST/GET. Isolate the data persistence and integrate it with Docker-Compose.
Basics questions asked, strength weaknesses
Tell me a challenge you met in one of your projects.
when summing the values of a 2D array in a nested for loop where the outer loop index counter is i and the inner loop index counter is j, what is the difference when you sum array[i][j] vs array [j][i]
How to check a host that cannot be connected
LC easy solved with binary search
Mainly related to your own experience. Questions are all derived from there
Given a 2d matrix with only alphabetical characters as items inside and a certain path, return the path direction provided that you can traverse only horizontally and vertically.
How would you make a web server in bash
Viewing 5701 - 5710 interview questions