Filter interviews by
I applied via LinkedIn and was interviewed before Aug 2021. There were 5 interview rounds.
Basic aptitude with 25-50 questions
CAD test of model and Drawing took almost 2 hours
Top trending discussions
posted on 9 Oct 2021
I applied via Campus Placement and was interviewed before Oct 2020. There was 1 interview round.
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 1 Apr 2021
posted on 24 Mar 2021
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.
based on 3 reviews
Rating in categories
Reliance Communications
Henry Harvin Education
GAO Tek
Tata Teleservices