OA: Semi-basic probability questions. LeetCode easy/hard. Interviews: Mathematical/logical puzzles. LeetCode medium/hard. Low level programming/semi-basic computer architecture questions.
Developer Intern Interview Questions
5,286 developer intern interview questions shared by candidates
describe the hardest aspect of ____ class (ones your taking)
Explain the Hoisting in Javascript.
What is your technical experience?
Simple probability question and trading question
Whats us a miss-conception that people had about you?
Problem Description: Given a string s representing a basic mathematical expression with non-negative integers and operators (+, -, *, /), evaluate the expression following the standard operator precedence: Multiplication (*) and Division (/) have higher precedence than Addition (+) and Subtraction (-). Division is integer division (truncate towards zero). No parentheses are included. Example: Input: "3+7*7-9/3" Output: 49
Question on overfitting and underfitting.
Related to frontend developer 1. Which tag is used to bold the text? 2. How many ways are there to bold the text? 3. Difference between spam and div
Technical interview: * Find a bug in a client-server system in java, * In order to add some feature to the system, do research on the internet between 2 tools and decide which one will be better. * Design how you would add this feature and implement it. Team leader interview: * Design a tiny-url system, includes discussion of implementation details and required tests Group leader interview: * Few simple questions about race condition * Design a CRM (Customer Relationship Management) system
Viewing 4691 - 4700 interview questions