Filter interviews by
I applied via Referral and was interviewed before Dec 2020. There was 1 interview round.
Top trending discussions
posted on 29 Jun 2015
posted on 29 Jun 2015
posted on 27 Mar 2018
I appeared for an interview in Mar 2018.
posted on 28 Apr 2020
I applied via Recruitment Consultant and was interviewed before Apr 2019. There were 3 interview rounds.
posted on 1 Apr 2021
posted on 1 Apr 2021
posted on 25 Nov 2021
I applied via Campus Placement and was interviewed in Oct 2021. There was 1 interview round.
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 6 Aug 2021
Write a query
Specify the database and table name
List the columns to be selected
Add any conditions or filters
Specify the order of results
based on 7 reviews
Rating in categories
Design Engineer
6
salaries
| ₹2.5 L/yr - ₹6 L/yr |
Lab Technician
4
salaries
| ₹2.5 L/yr - ₹2.5 L/yr |
Account Assistant
3
salaries
| ₹1.6 L/yr - ₹2.9 L/yr |
Reliance Communications
Henry Harvin Education
GAO Tek
Tata Teleservices