How do you take accountability?
Software Development Engineer I Interview Questions
27,517 software development engineer i interview questions shared by candidates
Would i pursue the degree i finished.
They asked me about my self.
You're converting a string (s1) into another (s2) by changing the characters in s1. You can do add/delete/replace the characters of s1 to get s2. The cost of any of those operation for a character is 1. Find the minimum cost to convert s1 into s2. Write program and test cases for the same. For example: Convert "Hi" into "Hey". This would require minimum two cost. 1. Replace 'i' with 'e' in s1 2. Add 'y' to s1. Now we've s2.
Technical questions and theory based.
Porque me interessei na vaga da engie
Where are stored the credentials in Windows?
The progex question asked you to devise a program that would perform a fuzzy search of job posts. Fuzzy search meaning the top 10 job posting having the most matching key words. The input will give you x job postings to load in and cache and y job searches to find and output to the screen the best job postings for each search. At the end you are asked some follow up questions about runtime and how you would improve this moving forward.
Could I operate a forklift, a pallet jack and Heavy machinery. What would you like to be paid if offered the job? Do I have reliable transportation ? Highest level of education?
Como você se imagina daqui a 10 anos
Viewing 1751 - 1760 interview questions