Strengths and weaknesses
Engineer Interview Questions
898,759 engineer interview questions shared by candidates
input string = aabbbccccaaa, maintain the insertion order and output should be a2b3c4a3
If you have a file containing millions of integers, how would you sort the data in the file using extremely limited resources, such a s 1GB of memory?
Given an array with numbers 1-5, how would you subtract one number from every EVEN number in each index?
evaluate an expression following BODMAS rules
a detailed troubleshooting scenario for VPN was asked. a site-to-site VPN, user from one site cannot get to a resource on another site.
Explain P&IDs
To continue...
Have you repaired any electrical item. What how next time if encountered how different u will do that.
Given an input string and a target string, find the minimum substring of the input string that contains all of the characters in the target string
Viewing 311 - 320 interview questions