i
NIVIDOUS SOFTWARE SOLUTIONS
Filter interviews by
I applied via Approached by Company and was interviewed before Jan 2024. There were 2 interview rounds.
Top trending discussions
I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.
It had 2 coding questions
I applied via campus placement at Indian Institute of Technology (IIT), Mumbai and was interviewed in Feb 2024. There were 2 interview rounds.
It had 2 coding questions
posted on 25 Sep 2023
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
90 minutes apti + coding problem(40 minutes/Medium Leetcode)
Fibonacci using recursion is a function that calls itself to calculate the Fibonacci sequence.
Define a function that takes an integer n as input
Base case: if n is 0 or 1, return n
Recursive case: return fibonacci(n-1) + fibonacci(n-2)
Example: fibonacci(5) = fibonacci(4) + fibonacci(3) = (fibonacci(3) + fibonacci(2)) + (fibonacci(2) + fibonacci(1)) = ...
posted on 31 May 2024
Dsa predict the output
One medium problem. Based on that the students are selected. And modifications in code has been asked
Interview experience
Software Engineer
73
salaries
| ₹3.2 L/yr - ₹11.3 L/yr |
Senior Software Engineer
54
salaries
| ₹6.5 L/yr - ₹20 L/yr |
Senior QA Engineer
18
salaries
| ₹8.1 L/yr - ₹20 L/yr |
Junior Software Engineer
13
salaries
| ₹2.5 L/yr - ₹6.5 L/yr |
Team Lead
8
salaries
| ₹11.2 L/yr - ₹25 L/yr |
Infosys
TCS
Wipro
HCLTech