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
I applied via Referral and was interviewed in Feb 2023. There were 2 interview rounds.
I was interviewed before Jan 2024.
I was given to male a sales pitch from the company website and pitch it in the interview
posted on 15 Nov 2023
posted on 3 Apr 2024
I applied via Walk-in and was interviewed before Apr 2023. There were 3 interview rounds.
Aptitude and coding questions both were included
Javascript has various data types including string, number, boolean, object, array, null, and undefined.
Data types in Javascript include string, number, boolean, object, array, null, and undefined.
Strings are sequences of characters enclosed in quotes.
Numbers can be integers or floating-point numbers.
Booleans represent true or false values.
Objects are collections of key-value pairs.
Arrays are ordered collections of val...
let is block scoped while var is function scoped in JavaScript.
let was introduced in ES6 while var has been around since the beginning of JavaScript.
Variables declared with let are only accessible within the block they are declared in.
Variables declared with var are accessible throughout the function they are declared in.
Using let can help prevent variable hoisting issues.
let is preferred over var for variable declarat
I applied via Approached by Company and was interviewed in Feb 2022. There were 2 interview rounds.
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...
..
posted on 1 Nov 2024
I applied via Naukri.com and was interviewed before Nov 2023. There were 3 interview rounds.
Basic Questions like rev string, Palindrome, Pattern
General Topics like OTT VS Theaters
based on 2 interviews
Interview experience
based on 20 reviews
Rating in categories
Content Writer
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Trainer
4
salaries
| ₹0 L/yr - ₹0 L/yr |
Aptara
MPS Limited
Lionbridge Technologies
Crimson Interactive