i
Write
Right
Filter interviews by
I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.
*Section 1: Coding (40 minutes, 3 questions)*
*Question 1:*
Write a C++ program to find the maximum element in an array.
*Input:*
Array size (n)
Array elements (n integers)
*Output:*
Maximum element
*Example Input/Output:*
Input: n = 5, array = [3, 5, 2, 8, 1]
Output: 8
*Question 2:*
Write a Java program to implement a stack using linked list.
*Input:*
Stack operations (push, pop, peek)
*Output:*
Stack elements
*Example Input/Output:*
Input: push(1), push(2), pop()
Output: [1]
*Question 3:*
Write a Python program to find the factorial of a number.
*Input:*
Number (n)
*Output:*
Factorial of n
*Example Input/Output:*
Input: n = 5
Output: 120
*Section 2: Debugging (10 minutes, 2 questions)*
*Question 1:*
Debug the following C++ code:
```
int main() {
int x = 5;
int y = 0;
int z = x / y;
return 0;
}
```
*Question 2:*
Debug the following Java code:
```
public class Test {
public static void main(String[] args) {
String str = null;
System.out.println(str.length());
}
}
```
*Section 3: Algorithmic Problem Solving (10 minutes, 2 questions)*
*Question 1:*
Find the time complexity of the following algorithm:
```
def find_max(arr):
max = arr[0]
for i in range(1, len(arr)):
if arr[i] > max:
max = arr[i]
return max
```
*Question 2:*
Write a pseudocode to find the shortest path between two nodes in a graph
1. TVS Motor ka Electric Vehicle Strategy.
2. Electric Vehicle adoption ke Challenges.
3. TVS Motor ka EV Strategy Analysis.
4. Government Initiatives aur EV Adoption.
5. EV Charging Infrastructure Development.
6. Range Anxiety aur EV Adoption.
7. TVS Motor ka EV Manufacturing Process.
8. EV Technology Advancements.
9. EV Market Trends aur Forecast.
10. TVS Motor ka EV Business Model.
11. EV Supply Chain Management.
12. EV Customer Segmentation.
13. TVS Motor ka EV Marketing Strategy.
14. EV Competitor Analysis.
15. TVS Motor ka EV Innovation.
16. EV Regulatory Framework.
17. EV Safety Features.
18. EV Environmental Impact.
19. TVS Motor ka EV Sustainability.
20. EV Future Prospects
I applied via Company Website and was interviewed in Dec 2022. There were 2 interview rounds.
Top trending discussions
posted on 10 Jul 2017
I appeared for an interview in Mar 2017.
I applied via Naukri.com and was interviewed before Jan 2021. There were 2 interview rounds.
Genral reasoning
I applied via Naukri.com and was interviewed in Dec 2020. There were 3 interview rounds.
I appeared for an interview before Jun 2021.
Testing is the process of evaluating a system or its component(s) with the intent to find whether it satisfies the specified requirements or not.
Types of testing include unit testing, integration testing, system testing, acceptance testing, and regression testing.
Unit testing involves testing individual units or components of the software.
Integration testing involves testing the interaction between different components...
posted on 15 Aug 2023
I appeared for an interview before Aug 2022.
posted on 2 Apr 2021
posted on 2 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There were 4 interview rounds.
Nice,,,i like the interview process...
I like the interview process...
Nice i like the interview process...
..
based on 2 interview experiences
Difficulty level
Duration
based on 20 reviews
Rating in categories
Content Writer
5
salaries
| ₹0.7 L/yr - ₹7.1 L/yr |
Trainer
4
salaries
| ₹1.1 L/yr - ₹1.4 L/yr |
Aptara
MPS Limited
Lionbridge Technologies
Crimson Interactive