so many questions about resume and some conceptual questions about object oriented
Ingeniero De Software I Interview Questions
2,012 ingeniero de software i interview questions shared by candidates
What is dead lock ? How do you resolve if it occurs ?
On a scale of 1-10, how would you rate your understanding of JavaScript?
Tell me about a time you faced a conflict with a coworker and how did you handle it?
Given a specific filesystem, how would you show the dependencies of the files in the system. Write an algorithm and it's output.
Given a simple "Makefile" like file, figure out what order to compile each of the dependencies. example: a : b c b : d c : d Then it should give d, c, b, a or d, b, c, a
What is redux?
K8s related Ingress controller K8s service Security Troubleshooting.
- Code a URL Shortener - Give me an example of a time someone disagreed with you on implementation and how you resolved it? - Tell me some examples of things you like and don't like with respect to the Software Development Lifecycle. - Given an app (or set of apps) that has to receive all traffic, how would you ensure continuous availability?
1. Diff between, var, let & const 2. What is `use strict` mode 3. Explain Promises 4. diff between forEach and for loop 5. Find number with highest freq. 6. Find duplicates from the given list
Viewing 1931 - 1940 interview questions