Filter interviews by
20 aptitude questions
15 reasoning questions
15 verbal ability questions
50 question based on language, as per student chosen language
posted on 26 Dec 2024
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Quantitative , figure ,mcq question based on tech stack and 2 coding question which are basic. 90 minute time limit.
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
Regarding To My Full Stack
Regarding To My Full Stack
I was interviewed in Sep 2023.
posted on 15 Jul 2024
The project architecture follows a microservices design pattern with separate front-end and back-end components.
Utilizes microservices architecture for scalability and flexibility
Separate front-end and back-end components for modularity
May include technologies like Docker for containerization and Kubernetes for orchestration
Async and await are keywords in JavaScript used for handling asynchronous operations.
Async is used to define a function as asynchronous, allowing it to use the await keyword.
Await is used to pause the execution of an async function until a Promise is settled.
Async functions always return a Promise, which resolves with the value returned by the function.
Using async/await makes asynchronous code easier to read and write
posted on 20 Feb 2024
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
Two coding question and some aptitude
posted on 29 Nov 2021
I was interviewed in Sep 2021.
Round duration - 90 Minutes
Round difficulty - Medium
It was at 9 am in the morning
We will use the naive method to add two linked lists. While adding two numbers, we always add digits in the right to left manner. So first, we will reverse both linked lists so that we can easily process the number in this manner.
We will be storing the result of the addition in a different linked list. We will start adding the nodes of both linked lists and use another variable ‘carry’ to keep track o...
There is a cycle in the graph only if there is a back edge (back edge is an edge that connects a vertex to another vertex that is discovered before it's parent) present in the graph. To detect a back edge, we will keep track of vertices that have been already visited. If we reach a vertex that is already visited and is not the parent vertex of the current vertex, then there is a cycle in the graph.&n...
Round duration - 50 Minutes
Round difficulty - Hard
What is OOPS . Tell the different OOps features. Implement method overloading in c++
What is Synchronisation. How can we implement synchronisation in C++
What is Normalisation? Also implem...
We will iterate through all possible boundaries of the subarrays in the given array with the help of two nested loops.
Then, we will iterate through each subarray with the help of another loop and find the sum of the subarray. We will maintain the maximum subarray sum through our iterations and finally return it.
Space Complexity: O(1)Explanation:O(1), constant space is used.
Time Complexity: O(n^3...Round duration - 30 Minutes
Round difficulty - Hard
Happened on teams
Explain yourself. How will you manage a team of 10 employees
Tip 1 : Practice Leetcode
Tip 2 : Solve COdeforces A,B,C
Tip 1 : Make a clear resume with normal style
Tip 2 : Use overleaf for templates
Softwaretest Engineer
52
salaries
| ₹2 L/yr - ₹6 L/yr |
SQL Database Administrator
9
salaries
| ₹4.6 L/yr - ₹5 L/yr |
Software Engineer
6
salaries
| ₹2.2 L/yr - ₹8 L/yr |
Software Tester
5
salaries
| ₹2.4 L/yr - ₹4.6 L/yr |
Data Analyst
5
salaries
| ₹2.5 L/yr - ₹5.1 L/yr |
Infosys
TCS
Wipro
HCLTech