Filter interviews by
Top trending discussions
posted on 29 Jun 2015
posted on 29 Jun 2015
I applied via Campus Placement and was interviewed before Aug 2020. There were 4 interview rounds.
Recursive functions solve problems by breaking them down into smaller subproblems, often leading to elegant solutions.
A recursive function calls itself with modified parameters.
Base case is crucial to prevent infinite recursion.
Example: Factorial function - factorial(n) = n * factorial(n-1) with base case factorial(0) = 1.
Example: Fibonacci sequence - fib(n) = fib(n-1) + fib(n-2) with base cases fib(0) = 0, fib(1) = 1.
...
posted on 16 Nov 2021
I applied via Campus Placement and was interviewed before Nov 2020. There were 3 interview rounds.
posted on 1 Apr 2021
posted on 1 Apr 2021
posted on 7 Dec 2021
I applied via Campus Placement and was interviewed before Dec 2020. There were 3 interview rounds.
posted on 1 Apr 2021
posted on 18 May 2021
based on 1 review
Rating in categories
Graduate Engineer Trainee (Get)
74
salaries
| ₹1.3 L/yr - ₹4 L/yr |
Junior Engineer
35
salaries
| ₹2 L/yr - ₹4.1 L/yr |
Engineer
19
salaries
| ₹2.8 L/yr - ₹6 L/yr |
Senior Engineer
15
salaries
| ₹3.8 L/yr - ₹6.5 L/yr |
Associate Engineer
12
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Reliance Communications
Henry Harvin Education
GAO Tek
Tata Teleservices