Given an array, find the number of pairs (i,j) such that arr[i]+arr[j]<=k.
Developer Intern Interview Questions
5,261 developer intern interview questions shared by candidates
Normal HR questions. What was biggest challenge you ever had.
how would you know a user is accessing your website from mobile phone or computer?
Know logic.
Expected value questions, probability questions, calculus
Asked about your personal project, what makes a good software engineer
In the first round, I faced 40 multiple-choice questions, including aptitude, logic, and technical topics. The questions assessed my problem-solving abilities. The second round, a 1.5-hour technical interview, started with a request to introduce myself, followed by questions about my projects and internship experience. The interview covered object-oriented programming (OOP) principles, such as encapsulation, abstraction, inheritance, and polymorphism. Questions on data structures and algorithms (trees, linked lists, stacks) were also posed, as well as coding questions related to strings. The third round, lasting 45 minutes, involved two interviewers and delved into database choices, SQL vs. NoSQL, and data structure usage scenarios. A case study prompted me to suggest a data structure for maintaining a sorted list. The fourth round, lasting 1.75 hours, included questions about OOP, operating systems (deadlock, scheduling), theoretical DSA questions, coding challenges for linked lists, and puzzles. The final HR round involved discussing personal aspects not on my resume, fitting into the company culture, reasons for choosing the company, and thoughts on the office.
Dp problem longest increasing subsequence, sorting algorithm.
Techinical: some thing related to string manipulation. They ask you to try to cover edge cases from a user input perspective, and write your own test cases.
-Behavioral questions * Why did you apply to Desjardins ? * Give 2 strengths and 2 weaknesses * What would you do if you were stuck on a task ? - Technical Questions *How would you define OOP ? * Explain what an API is * Have you ever used EntityFramework? * Explain the concepts of repositories * What is a component in Angular ? * Do you know how pipes works in Angular? * How do services work ? * Have you ever used test frameworks in Angular ?
Viewing 3301 - 3310 interview questions