Which one do you prefer and why? const float PI = 3.1415; #define PI 3.1415
Developer Intern Interview Questions
5,286 developer intern interview questions shared by candidates
Which programming languages have you worked on?
Usage of map and filter in python
what is the salary expectation
How to push a element in stack
In a given list of salaries, write an SQL query to find the second highest salary
Implementation of an LRU Cache.
Implement a special queue containing a linked list as its inner data structure.
What is the difference between a struct and a class?
There are two mars rovers on a 2 dimensional plane (Mars?), as well as 2 sensors. One rover is between the two sensors, and the other is outside. Write a program using only forward, backward, and onSensor() : boolean, to ensure that the rovers will collide.
Viewing 711 - 720 interview questions