What is 'this' in JavaScript?
Graduate Developer Interview Questions
2,022 graduate developer interview questions shared by candidates
Questions were asked from everywhere, including computer science fundamentals, SQL , data structures, and projects. As I wrote react in my resume questions like how to implement lifecycle methods in function based components were asked.
Describe an experience when you face a challenge.
• check if two strings are an anagram • return the longest length of string given two strings • a specific question where the answer was specifically looking for try/catch • four divers in a cave, A 10 mins, B 5 min, c 2 min, d 1 min. is it possible for them to escape if the cave is completely submerged in 10 mins and if the canister only contains 18mins of oxygen Bank Accounts You have been asked to design the trading account classes for an offshore bank "EZ Bank". At the moment "EZ Bank" sees there being two types of account, overdraft and standard. Overdraft accounts are for special customers and allow the account to go overdrawn by an agreed amount. Other account types may be needed in the future. All accounts must allow customers to deposit and withdraw from their accounts and see their available balance. "EZ Bank" also need to work out the net value of each account at the end of every month. 1. Create a class diagram showing how you would represent the accounts 2. Write a method to get the net total cash of all accounts. 3. Implement the overdraft account 4. What could we do if there are insufficient funds in the account for a withdrawal?
Why do you apply for this company?
tell me about oops concept
How do HashMaps work?
Tell us about a time when you had to deal with an obstacle and what approach you took.
How much ice is needed to raise the ocean level by a certain amount?
7 balls, 1 is heavier than the other 6. How many times would you have to weigh the balls to determine which is the heaviest?
Viewing 901 - 910 interview questions