Filter interviews by
Easy round with few days of Practice you can easily crack this round
Top trending discussions
I applied via Company Website and was interviewed in Sep 2024. There were 4 interview rounds.
Simple aptitude qyestions
! simple and 1 medium levelleetcode questions
Use XOR operation to swap two variables without using a temporary variable
Use XOR operation to swap two variables without using a temporary variable
Example: a = 5, b = 10. a = a XOR b, b = a XOR b, a = a XOR b. Now a = 10, b = 5
Matrix multiplication in CUDA involves parallelizing the computation across multiple threads on the GPU.
Use CUDA kernels to launch parallel threads for matrix multiplication.
Divide the matrices into blocks and load them into shared memory for faster access.
Implement the matrix multiplication algorithm in CUDA C/C++.
Ensure proper memory management and synchronization between threads.
Merge two sorted arrays into a single sorted array
Create a new array to store the merged result
Iterate through both arrays simultaneously and compare elements
Add the smaller element to the new array and move to the next element in that array
Continue until all elements from both arrays are merged
I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
A Java program to check if a number is prime or not.
Create a function to check if a number is prime by iterating from 2 to the square root of the number.
If the number is divisible by any number in that range, it is not prime.
Handle edge cases like 0, 1, and negative numbers separately.
Java program to find and print repeated characters in a string
Iterate through each character in the string
Use a HashMap to store the count of each character
Print characters with count greater than 1
I applied via Approached by Company and was interviewed in Aug 2024. There was 1 interview round.
posted on 21 May 2024
posted on 20 May 2024
I applied via Walk-in and was interviewed in Apr 2024. There was 1 interview round.
based on 28 reviews
Rating in categories
Design Specialist
2.1k
salaries
| ₹1 L/yr - ₹7.2 L/yr |
Design Engineer
1.7k
salaries
| ₹2 L/yr - ₹10.5 L/yr |
Software Engineer
1.2k
salaries
| ₹3 L/yr - ₹12.3 L/yr |
GIS Engineer
1.1k
salaries
| ₹1 L/yr - ₹6 L/yr |
Senior Design Engineer
918
salaries
| ₹4.2 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech