Filter interviews by
Use a loop to iterate through the characters of the string and build a new string in reverse order.
Create an empty string to store the reversed string
Iterate through the characters of the original string in reverse order and append each character to the new string
Return the reversed string
SQL query of Joins
Use JOIN keyword to combine rows from two or more tables based on a related column between them
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
The current product architecture consists of a client-server model with multiple layers for processing and data storage.
Client-server model with separate client and server components
Multiple layers for processing and data storage, such as presentation layer, business logic layer, and data access layer
Use of APIs for communication between different layers
Scalability and fault tolerance considerations in the architecture
I applied via LinkedIn and was interviewed before Dec 2023. There were 3 interview rounds.
Twenty-five horses and a question about five tracks.
I was interviewed before Mar 2023.
Written test on any topic to write a procedure on "How to book a ticket in IRCTC"
NetraDyne Inc. interview questions for popular designations
I applied via Job Portal and was interviewed before Jun 2021. There was 1 interview round.
Top trending discussions
posted on 29 Apr 2024
I applied via Campus Placement
Logical, Aptitude - 1 hours
posted on 5 Jan 2023
I applied via Campus Placement
Basic aptitude questions were asked there
I applied via Referral and was interviewed in Jul 2022. There were 5 interview rounds.
It consisted 3 questions, first was coding, second was xPath and third was test cases
This was regarding testing processes, questions about testing processes, RCA, test cases
I was interviewed in Apr 2022.
Round duration - 120 Minutes
Round difficulty - Medium
You are provided with a Binary Tree composed of 'N' nodes, each holding integer values. Your task is to compute the Inorder traversal of this binary tree.
For t...
The task is to find the in-order traversal of a given binary tree.
Implement a recursive function to perform in-order traversal of the binary tree
Start from the left subtree, then visit the root node, and finally visit the right subtree
Use an array to store the values of the nodes in the in-order traversal
Round duration - 50 minutes
Round difficulty - Medium
Interview on google meet
The inner join operation combines rows from two tables based on a common column (key).
Use the JOIN keyword in the SQL query to perform an inner join.
Specify the common column (key) in the ON clause of the join.
The result will contain only the matching rows from both tables.
Round duration - 50 minutes
Round difficulty - Medium
You are given an N * N matrix of integers where each row and each column is sorted in increasing order. Your task is to find the positi...
Given a sorted matrix, find the position of a target integer in the matrix.
Iterate through each row and column of the matrix
Compare the target integer with the current element
If the target integer is found, return the position
If the target integer is not found, return {-1, -1}
Tip 1 : Focus on data-structures and algorithms fundamentals
Tip 2 : Learn Javascript fundamentals for interviews
Tip 3 : Having good projects on resume is an added advantage
Tip 1 : Do not put false projects on resume.
Tip 2 : Have good projects on your resume
posted on 26 Jun 2022
I applied via Referral and was interviewed in May 2022. There were 2 interview rounds.
Logical reasoning based
Interview experience
based on 23 reviews
Rating in categories
Software Engineer
17
salaries
| ₹9 L/yr - ₹30.6 L/yr |
Senior Software Engineer
5
salaries
| ₹14.2 L/yr - ₹30 L/yr |
Staff Engineer
5
salaries
| ₹22 L/yr - ₹35 L/yr |
Data Analyst
4
salaries
| ₹11 L/yr - ₹15 L/yr |
Technical Support Engineer
4
salaries
| ₹6 L/yr - ₹9.6 L/yr |
Aurigo
Peel-works
Prime Focus Technologies
Nowfloats Technologies