Read in a file with words and output the words most frequent word in the file
Software Engineer Intern Interview Questions
9,765 software engineer intern interview questions shared by candidates
What is the defination of Method overloading and implement it .
describe the hardest aspect of ____ class (ones your taking)
What is your technical experience?
One question I was asked was to figure out if a number is the sum of any two Fibonacci numbers.
Whats us a miss-conception that people had about you?
- Leetcode medium - Followups on optimizing - Leetcode hard
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
easy and medium leetcode questions.
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 8401 - 8410 interview questions