Filter interviews by
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
HackerEarth 2 coding question
Print prime numbers using a simple program
Iterate through numbers and check if each number is prime
Use a nested loop to check for factors of each number
Print the number if it has only 2 factors (1 and itself)
Top trending discussions
posted on 10 Dec 2024
I was interviewed in Nov 2024.
OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOP focuses on creating objects that interact with each other to solve problems.
Key concepts include encapsulation, inheritance, and polymorphism.
Encapsulation involves bundling data and methods that operate on the data into a single unit.
Inheritance allows classes to inherit at...
Multithreading is the ability of a CPU to execute multiple threads concurrently, allowing for improved performance and responsiveness.
Multithreading allows multiple tasks to be executed simultaneously on a single CPU core.
Each thread has its own program counter, stack, and set of registers.
Example: A web browser using multithreading to load a webpage while simultaneously downloading images in the background.
Rotate a 2D matrix by 180 degrees in place without using extra space.
Iterate through the matrix and swap elements symmetrically across the center row.
Use two pointers, one starting from the first row and the other from the last row, to swap elements.
Repeat the swapping process for each row until the entire matrix is rotated.
Example: Input matrix = [[1,2,3],[4,5,6],[7,8,9]], Output matrix = [[9,8,7],[6,5,4],[3,2,1]]
I applied via Campus Placement and was interviewed in Dec 2023. There were 2 interview rounds.
Coding test held on Hipro platform which had 3 coding questions including mcqs
posted on 7 Nov 2022
I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.
There were 2 questions to be solved in 2 hours. Ques were hard level DP.
I applied via campus placement at Osmania University and was interviewed before Oct 2023. There were 2 interview rounds.
Simple questions, easy to clear
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.
Mainframe support questions about COBOL,JCL,VSAM,gdg
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
1 DSA Question and Output based MCQ q
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
Haker rank coding link
based on 2 interviews
Interview experience
Software Engineer
17
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Technical Lead
15
salaries
| ₹14.1 L/yr - ₹26 L/yr |
Software Engineer Level 1
12
salaries
| ₹4.5 L/yr - ₹6 L/yr |
Senior Technical Associate
12
salaries
| ₹8.5 L/yr - ₹20.6 L/yr |
Software Engineer2
11
salaries
| ₹5 L/yr - ₹12.1 L/yr |
TCS
Infosys
Wipro
HCLTech