to explain a project and its workflow
L1 Support Interview Questions
753 l1 support interview questions shared by candidates
✔ What are the primary steps to detect a failed hardware in a computer?
Graph based question,tree based question probability
s = input() for i in range(len(s)): seen = set() for c in s[i:]: if c in seen: break seen.add(c) print(c, end="") print() This is pretty much the code i wrote that day, might not be exactly what i wrote that day but yeah i used sets and this loop logic
Core JS based questions and also questions related to react js
what are the object states of hibernate?
they didn't ask much given my experience, but working hours are dumb
Data types in Java but in tricky way
Why are you passionate about computers?
Linux Monitoring Commands- Find, Grep, Top, Sort, ITIL.
Viewing 541 - 550 interview questions