Filter interviews by
Sanity testing is a narrow and focused testing to quickly determine if a new functionality is working as expected. Smoke testing is a preliminary testing to check if the software build is stable enough for further testing.
Sanity testing is a subset of regression testing and focuses on specific areas of the application.
It is usually performed after major changes in the code or functionality to quickly verify that the ne...
SDLC stands for Software Development Life Cycle, which is a process used by software development teams to design, develop, and test high-quality software products. STLC stands for Software Testing Life Cycle, which is a subset of SDLC focused on testing activities.
SDLC involves planning, designing, coding, testing, and deployment stages.
STLC includes test planning, test design, test execution, and test closure stages.
S...
Top trending discussions
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Not alone aptitude it was all core subjects and then the programming
Easy 3 questions 1 - change all 0s to 1s then 2 - smallest number in array 3- binary and hexadecimal identification and convert to binary
posted on 20 Dec 2024
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
The process for Software Development Engineer involves planning, designing, coding, testing, and deploying software solutions.
Gather requirements from stakeholders
Create a design based on requirements
Write code to implement the design
Test the software for bugs and issues
Deploy the software for users to use
Iterate on feedback and make improvements
SQL statements are used to interact with databases by performing operations like querying, updating, and deleting data.
SQL statements are made up of keywords like SELECT, INSERT, UPDATE, DELETE, etc.
They are structured in a specific order, with clauses like WHERE, ORDER BY, GROUP BY, etc.
Tables are referenced using their names, and conditions are specified to filter data.
Joins can be used to combine data from multiple
posted on 16 Jul 2024
Metaspace is a memory space in Java that stores metadata about classes and methods.
Metaspace replaces the permanent generation (PermGen) in Java 8 and later versions.
It is used to store class metadata, such as class names, method names, field names, annotations, etc.
Metaspace is dynamically allocated and resized by the JVM as needed.
It helps prevent OutOfMemoryError caused by PermGen space exhaustion.
posted on 11 May 2023
I applied via Job Portal and was interviewed in Apr 2023. There were 3 interview rounds.
General aptitude questions
Basic DSA questions(Arrays, Sorting etc)
I applied via LinkedIn and was interviewed in Jul 2022. There were 4 interview rounds.
There will be 3 coding questions. They are of medium and hard level.
Sort an array of 0's, 1's, and 2's without using inbuilt functions.
Use three pointers to keep track of the last index of 0's, 1's, and 2's
Iterate through the array and swap elements based on their value
Continue until all elements are sorted
I applied via Company Website and was interviewed before Mar 2023. There was 1 interview round.
Use a loop to iterate through the list and compare each element with the target element
Iterate through the list using a loop
Compare each element with the target element
Return the element if found, otherwise return null
Interview experience
based on 4 reviews
Rating in categories
Technical Support Engineer
35
salaries
| ₹1.4 L/yr - ₹5 L/yr |
Network Engineer
28
salaries
| ₹2.5 L/yr - ₹5 L/yr |
Software Analyst
23
salaries
| ₹2.3 L/yr - ₹2.5 L/yr |
Desktop Support Engineer
22
salaries
| ₹1 L/yr - ₹3.5 L/yr |
Linux Administrator
16
salaries
| ₹3.3 L/yr - ₹6.8 L/yr |
TCS
Infosys
Wipro
HCLTech