Round-1: Coding Round Round-1 was an online assessment round, primarily consisting of two coding questions of easy to medium level difficulty. Both the questions were based on fundamental Data Structures and Algorithms (DSA) problems. The very first question involved array operations that focused on testing candidate’s understanding in array manipulation techniques. The second question focused on string manipulation, this question had a quite challenging logic to arrive onto the correct solution. I managed to pass all the test cases of both the questions. As a result, I was shortlisted for the subsequent Interview rounds. Out of all the participants, only 24 students in total were selected for the further interview rounds and I was one of them.
Engenheiro Desenvolvedor Interview Questions
30 engenheiro desenvolvedor interview questions shared by candidates
They asked most of the questions on basics but in depth.1 Write a program to find 2 power n with minimum complexity 2. To find whether two strings are anagrams are not. The code should have high performance. Logic to get the 3rd highest sal and how it works
Can you tell me about (a specific windows c# project that I did) the project?
Você acha que experiências extracurriculares de faculdade podem ser consideradas experiências para trabalho?
Q: Tell me about a time when you disagreed with a manager or co-worker and how you resolved it?
Write a program to reverse a char array without using string function and without using another char array
Interview questions were really basic to check your knowledge about Java, JSP/Servlet, JDBC. Round1 : Telephone Call 1. What is classpath in java ? 2. What is Object ? 3. Which methods are there in Object class? 4. Tell about immutable class. How to create one ? 5. How do we run new thread ? Why do we prefer implementing Runnable interface over extending Thread ? 6. Difference betwee ArrayList and LinkedList in java ? 7. What happens when we do HashMap.put(,) ? Explain internal of HashMap and Hashset 8Are you comfortable with JSP / Servlet ? Round 2 : Skype Call 1. Difference Array and LinkedList ? Tell Advantages and disadvantages. 2. Exception handling: What is checked / Unchecked exception ? Java's exceptions and categories. 3. If you write custom exception which one it will be ? (checked / unchecked) 4. How do we run new thread ? Why do we prefer implementing Runnable interface over extending Thread ? 5. New features in Java (7/8) ? 6. JDBC question : Why do we use PreparedStatement ? 7. JSP / Servlet : Lifecycle of Servlet 8. When to use Get / Post ? 9. can we set attribute in HttpSession
no difficult questions just stick to the basics
They ask on basics,rest api, asynchronous programing,reflection,delegates and then last is code to write
LINQ problems and String manipulation in C#, with Web API basics mixed in between to explain the reasoning behind.
Viewing 11 - 20 interview questions