Given an input string and a dictionary of words, find out if the input string can be segmented into a space-separated sequence of dictionary words. You need to output the minimum number of words. For example, input: "aaaisaname" dict: ("a", "aaa", "is", "name") output: "aaa is a name" Wrong output: "a a a is a name"
Engineer Interview Questions
934,023 engineer interview questions shared by candidates
A box is divided into 4 boxes which is further subdivided into 4 boxes and so on. What is the best Data structure suitable for this scenario?
When was the last time you were on Catia?
80% was behavioral and the 3 coding questions were not difficult (tachometer, pair of integers adding to a sum and another string problem to remove numbers from a mix of numbers and characters). Ability to tell your stories is really important. Interviewers keep taking notes while you answer.
Division without divide operator
The logic part was not that easy for me
easy
Recruiters will prepare you with areas of questioning for the team you are interviewing for.
What is a VLAN and why is it used, what are the advantages and challenges. What is STP. Describe a time where you helped a peer who was struggling, what did you do to help and what was the outcome. What are some Linux Directories and their uses. Describe everything you know about the DHCP process. Group Policy fails on a client, how would you troubleshoot this. Describe your most technically challenging issue and how you solved it. What is the difference between a switch and a router. Name some TCP and UDP ports/uses. What is the OSI model and why is it used.
Find all prime numbers no bigger than x.
Viewing 801 - 810 interview questions