Filter interviews by
I applied via Referral and was interviewed in Mar 2022. There was 1 interview round.
Different scopes available in software testing
Unit testing: Testing individual components or modules of the software
Integration testing: Testing the interaction between different components or modules
System testing: Testing the entire system as a whole
Acceptance testing: Testing the software against user requirements
Regression testing: Testing to ensure that changes or fixes do not introduce new issues
Performance testi...
Top trending discussions
Dsa round and class rounds to do it is that is am are was were
Simple DSA questions
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...
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
I applied via campus placement at SRM university (SRMU) and was interviewed before Nov 2023. There were 3 interview rounds.
6 DSA Questions which was of level easy to medium and can solve in any of the language.
Function to convert Roman numeral to integer
Create a dictionary mapping Roman numerals to their integer values
Iterate through the input Roman numeral string from right to left
If current numeral value is less than the next numeral value, subtract it from the total
Otherwise, add it to the total
Return the total integer value
A function to check if a string of parentheses is valid
Use a stack data structure to keep track of opening parentheses
Iterate through the string and push opening parentheses onto the stack
When encountering a closing parenthesis, pop from the stack and check if it matches the corresponding opening parenthesis
If stack is empty at the end and all parentheses have been matched, the string is valid
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
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 2 interview rounds.
Software Engineer
49
salaries
| ₹2 L/yr - ₹10.1 L/yr |
Senior Software Engineer
46
salaries
| ₹6 L/yr - ₹17.2 L/yr |
Software Trainee
15
salaries
| ₹2 L/yr - ₹4.2 L/yr |
Technical Lead
13
salaries
| ₹16 L/yr - ₹23.6 L/yr |
Information Technology Recruiter
13
salaries
| ₹2.9 L/yr - ₹4.8 L/yr |
Infosys
TCS
Wipro
HCLTech