Given an array, find the number of pairs (i,j) such that arr[i]+arr[j]<=k.
Developer Intern Interview Questions
5,296 developer intern interview questions shared by candidates
They asked for skills related to SW field.
Tell me about a project on your resume? Basic behavioral questions, look them up on google. You'll probably need these for other interviews too. Basic data structure questions like ArrayList, HashMaps, etc. Nothing crazy like greedy algos, backtracking, or topological sort.
I can't remember much. All I can remember is for the phone interview: "What is Object Oriented Programming". For the managerial interview: "What is your 5-year plan"
What is the look up time of Hashmap and Binary tree. How could you know if if an array has a particular element occur at least half the time.
Python object-oriented programming and basic data structure problem, leetcode medium difficulty.
-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 ?
SUPER hard OA, three leetcode hard level questions. Ask to solve in 90 min. I just complete 2. Need to use dp unless can't pass all of the test case.
What is the difference between hash map and map?
Coding OA: 4 problems for 90 min. One requires Python Pandas. 1st phone interview: standard brain teaser questions in quant interview books.
Viewing 3311 - 3320 interview questions