Filter interviews by
Logical and Python coding
Educations in engineering collages
I was interviewed in Mar 2021.
Software reengineering is the process of modifying and improving existing software systems.
It involves analyzing the existing software system and identifying areas for improvement.
The goal is to enhance the system's functionality, performance, and maintainability.
Reengineering can involve reverse engineering, restructuring, and forward engineering.
Examples include updating legacy systems, migrating to new platforms, an
Agile is the best software model due to its flexibility and adaptability.
Agile allows for continuous feedback and improvement
It prioritizes customer satisfaction and collaboration
It is adaptable to changing requirements and needs
Examples include Scrum, Kanban, and Extreme Programming
TCP/IP model is a networking protocol used for communication between devices on the internet.
TCP/IP model stands for Transmission Control Protocol/Internet Protocol model.
It consists of four layers: Application, Transport, Internet, and Network Access.
Each layer has its own set of protocols and functions.
The Application layer deals with user interfaces and data exchange.
The Transport layer ensures reliable data transfe...
My favorite OOPS concept is inheritance.
Inheritance allows a class to inherit properties and methods from another class.
It promotes code reusability and saves time and effort in coding.
There are different types of inheritance such as single, multiple, multilevel, and hierarchical.
For example, a class 'Car' can inherit properties and methods from a class 'Vehicle'.
Program to find loop in linked list and starting node of the loop
Use Floyd's cycle detection algorithm to find the loop
Once loop is detected, use two pointers to find the starting node of the loop
One pointer starts from the head and the other starts from the meeting point of the two pointers in the loop
Move both pointers one node at a time until they meet again, which is the starting node of the loop
Program to convert case and swap digits in a string
Use a loop to iterate through each character in the string
Check if the character is a letter or a digit
If it's a letter, use the built-in functions to convert case
If it's a digit, swap it with the adjacent digit using a temporary variable
SQL query to list in descending order by country name and ascending order by date.
Use ORDER BY clause with two columns, one in descending order and the other in ascending order
Syntax: SELECT column1, column2 FROM table_name ORDER BY column1 DESC, column2 ASC
Example: SELECT name, date FROM table_name ORDER BY name DESC, date ASC
Program to convert binary to decimal values
Take input as binary string
Iterate over each digit and multiply with 2 raised to power of position
Add all the values obtained in previous step to get decimal value
Program to find non common characters in two strings
Iterate through each character in both strings
Compare each character and add non-common characters to a new string
Return the new string with non-common characters
I was interviewed before Jul 2021.
I was interviewed before Jul 2021.
GS Lab interview questions for designations
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Paper pen coding test
Find the maximum sum of a subarray of size k in an array of integers.
Use a sliding window approach to keep track of the sum of the current subarray.
Slide the window by adding the next element and subtracting the previous element.
Keep track of the maximum sum encountered so far.
Return the maximum sum found.
Find the longest common prefix among an array of strings.
Iterate through the characters of the first string and compare with other strings.
Stop when a character doesn't match or reach the end of any string.
Return the prefix found so far.
Hackerrrank and for 1 hour 3 LC medium
Maths, English, and logic
Number of street lights in a state
posted on 7 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Networking core java , oops . data interpretation , data analysis , English and basic Maths question
Java questions , Dsa questions . timing was approx 2 hours
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
Two questions were asked and answered both
Two programs on Java was asked on loops and collections
based on 6 reviews
Rating in categories
Senior Software Engineer
769
salaries
| ₹9 L/yr - ₹31.5 L/yr |
Software Engineer
761
salaries
| ₹4 L/yr - ₹16.1 L/yr |
Lead Software Engineer
254
salaries
| ₹13.1 L/yr - ₹36 L/yr |
Softwaretest Engineer
115
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Software Developer
96
salaries
| ₹4.8 L/yr - ₹18 L/yr |
One Network Enterprises
Persistent Systems
TCS
Wipro