Filter interviews by
I applied via Naukri.com and was interviewed before Dec 2022. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 3 interview rounds.
Share me lonk
I appeared for an interview in Feb 2022.
Round duration - 50 minutes
Round difficulty - Medium
A flexible window of 6 hours was provided to attempt the 1 hour test
Bob, the mayor of a state, seeks to determine the maximum number of vehicles that can be uniquely registered. Each vehicle's registration number is structured as foll...
Calculate the maximum number of unique vehicle registrations based on given constraints.
Parse input for number of test cases, district count, letter ranges, and digit ranges.
Calculate the total number of unique registrations based on the given constraints.
Output the maximum number of unique vehicle registrations for each test case.
Given an integer 'N', your task is to identify all palindromic numbers from 1 to 'N'. These are numbers that read the same way forwards and backwards.
The first line pr...
Implement a function to find all palindromic numbers from 1 to N.
Iterate from 1 to N and check if each number is a palindrome
Use string manipulation to check for palindromes
Consider edge cases like single-digit numbers and 11
Round duration - 60 minutes
Round difficulty - Easy
The interviewer was chill and quite polite.
SQL query to output data of students whose names start with 'A'.
Use SELECT statement to retrieve data from the table.
Use WHERE clause with LIKE operator to filter names starting with 'A'.
Example: SELECT * FROM students WHERE name LIKE 'A%';
An operating system is a software that manages computer hardware and provides services for computer programs.
An operating system is the most important software that runs on a computer.
It manages the computer hardware and provides common services for computer programs.
Examples of operating systems include Windows, macOS, Linux, and Unix.
A process table is a data structure used by the operating system to manage informati...
Given an array ARR
of size 'N', where each integer is in the range from 0 to N - 1, identify all elements that appear more than once.
Return the duplicate elements in any orde...
Find duplicates in an array of integers within a specified range.
Iterate through the array and keep track of the count of each element using a hashmap.
Return elements with count greater than 1 as duplicates.
Time complexity can be optimized to O(N) using a set to store duplicates.
Example: For input [0, 3, 1, 2, 3], output should be [3].
Round duration - 20 minutes
Round difficulty - Easy
Standard HR round with some behavioural questions
Tip 1 : Be thoroughly prepared with DSA
Tip 2 : Focus on DBMS
Tip 3 : Be prepared with skills mentioned in resume
Tip 1 : Mention some good projects
Tip 2 : Don't put false statements on your resume
I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.
I am the best of the code developer
I applied via LinkedIn and was interviewed before Jan 2023. There were 2 interview rounds.
I applied via Campus Placement and was interviewed before Jan 2023. There was 1 interview round.
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
Indexes are data structures used to improve the speed of data retrieval operations in databases.
Indexes are created on columns in database tables to quickly locate rows based on the values in those columns.
They help in reducing the number of disk I/O operations required when querying data.
Examples include primary keys, unique keys, and indexes created on frequently searched columns.
MVC life cycle involves request handling, routing, controller execution, view rendering, and response generation.
Request is received by the router
Router maps the request to the appropriate controller
Controller processes the request and interacts with the model
Model updates the data and sends it back to the controller
Controller passes data to the view for rendering
View generates the response and sends it back to the cli
Use self join and delete to remove duplicate records in SQL
Use a self join to identify duplicate records based on specific criteria
Select the records to be deleted using the self join
Use the DELETE statement to remove the duplicate records
Use C# to reverse a given phrase
Use the built-in method Reverse() to reverse a string
Convert the string to a char array, reverse it, then convert it back to a string
Iterate through the string and build a new string in reverse order
I applied via Company Website and was interviewed before Sep 2021. There were 4 interview rounds.
Logical Aptitude, Verbal, Numerical
2 codes one small and easy , another big and medium difficultly
I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.
Java, dbms , c , oops
Any topic
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Senior Software Engineer
358
salaries
| ₹7.2 L/yr - ₹24 L/yr |
Technical Lead
320
salaries
| ₹10 L/yr - ₹33.5 L/yr |
Senior Project Engineer
296
salaries
| ₹4.9 L/yr - ₹21.4 L/yr |
Project Engineer
264
salaries
| ₹3 L/yr - ₹8.2 L/yr |
Senior Associate
220
salaries
| ₹1.4 L/yr - ₹7 L/yr |
TCS
Infosys
HCLTech
Tech Mahindra