i
TO THE NEW
Filter interviews by
I applied via campus placement at Amrapali Group of Institutions, Haldwani and was interviewed in Dec 2022.Β There were 4 interview rounds.
Had questions on Cloud , English and reasoning
I applied via LinkedIn and was interviewed in Aug 2022.Β There were 4 interview rounds.
Basic aptitude ,logical and cs fundamental questions.
Bubble sort algorithm sorts an array by repeatedly swapping adjacent elements if they are in wrong order.
Compare adjacent elements and swap them if they are in wrong order
Repeat this process until the array is sorted
Time complexity is O(n^2)
Space complexity is O(1)
Example: ['apple', 'banana', 'orange', 'grape'] -> ['apple', 'banana', 'grape', 'orange']
Check for balanced parenthesis in a string.
Use a stack to keep track of opening parenthesis
If a closing parenthesis is encountered, pop from stack and check if it matches
If stack is empty at the end, the string has balanced parenthesis
I applied via Approached by Company and was interviewed before Jan 2024.Β There was 1 interview round.
Convert a number to Roman numerals up to any number, including 1000.
I applied via Referral and was interviewed before Nov 2023.Β There were 3 interview rounds.
Basic interview question like
reverse string
sql queries
Java basic question like
tree, oops concepts
I am a dedicated quality engineer with a strong background in ensuring product quality and process improvement.
Experienced in implementing quality control procedures
Skilled in conducting root cause analysis
Proficient in using quality tools such as Six Sigma and FMEA
TO THE NEW interview questions for popular designations
I applied via Campus Placement and was interviewed in Jul 2022.Β There were 4 interview rounds.
There was a quant, logical reasoning and english questions around 35.
After clearing apti round you should be able to get coding round details. Coding round consist 3 questions.
Get interview-ready with Top TO THE NEW Interview Questions
I applied via Naukri.com and was interviewed before Sep 2023.Β There was 1 interview round.
Oops concepts refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation detail
Handling windows in Selenium involves switching between windows, handling pop-ups, and managing multiple windows.
Use getWindowHandles() to get handles of all open windows
Use switchTo().window() to switch between windows
Use getWindowHandle() to get handle of current window
Handle pop-ups using Alert class or switchTo().alert()
Manage multiple windows by storing window handles in a set or list
Robot class is a class in Java that is used to generate native system input events for test automation purposes.
Used for simulating keyboard and mouse input events in test automation scripts
Can be used to automate tasks like filling out forms, clicking buttons, etc.
Helps in testing GUI applications by interacting with the user interface
Example: robot.keyPress(KeyEvent.VK_ENTER) to simulate pressing the Enter key
I applied via Approached by Company and was interviewed in Sep 2022.Β There were 4 interview rounds.
Collection, multithreading, JVM, Chess LLD, Design pattern
OOPS concepts are fundamental to object-oriented programming. They include inheritance, encapsulation, abstraction, and polymorphism.
Inheritance allows a class to inherit properties and methods from another class.
Encapsulation is the practice of hiding data and methods within a class, so they can only be accessed through public methods.
Abstraction is the process of simplifying complex systems by breaking them down into...
I applied via campus placement at Shri Ramswaroop Memorial College of Engineering & Management, Lucknow and was interviewed before Sep 2023.Β There were 2 interview rounds.
Very easy objective question and 2 coding question
I was interviewed in Nov 2022.
I applied via Job Fair and was interviewed in Aug 2022.Β There were 4 interview rounds.
Some reasoning, English, numerical ability and some questions related to html , CSS javascript. question were basic.
Top trending discussions
Interview experience
based on 596 reviews
Rating in categories
Senior Software Engineer
594
salaries
| βΉ9 L/yr - βΉ27.5 L/yr |
Software Engineer
566
salaries
| βΉ3.5 L/yr - βΉ13.8 L/yr |
Associate Technical Leader
209
salaries
| βΉ13.5 L/yr - βΉ35.4 L/yr |
Senior Quality Engineer
167
salaries
| βΉ7 L/yr - βΉ22.5 L/yr |
Devops Engineer
157
salaries
| βΉ4.5 L/yr - βΉ14.5 L/yr |
TCS
Infosys
Wipro
HCLTech