i
TO THE NEW
Filter interviews by
Good coding questions
Excellent questions..good
Top trending discussions
It’s easy round you can crack that
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
This was a C# automation test engineer interview(experience 2 years).
Duration of Interview was around 30 to 45 minutes with questions focused on OOPs concepts, basic programming questions & selenium questions.
posted on 19 Feb 2024
I applied via Campus Placement and was interviewed in Nov 2023. There were 4 interview rounds.
Coding,sql queries, aptitude,data structures
My topic is Future of AI
I applied via Approached by Company and was interviewed in Dec 2022. There were 3 interview rounds.
3 Coding questions was asked in L1 round and indepth check of basic of Java
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
posted on 27 Sep 2024
The first round was coding+ aptitude
Gave exam on unstop platform the aptitude questions where divided into section 45 mins for aptitude (logical reasoning+ quants+ verbal) then 25 min for technical mcqs try to be as fast as you can
It consisted of 3 coding questions 2 were easy 1 was hard
I create test cases based on project requirements and use automation tools to test the projects.
Identify test scenarios based on project requirements
Create test cases for positive and negative scenarios
Use automation tools like Selenium or Appium to execute test cases
Analyze test results and report any issues found
SQL query for joining tables to retrieve data from multiple related tables.
Use JOIN keyword to combine rows from two or more tables based on a related column between them.
Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN.
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column;
Java program showcasing OOPs concepts like inheritance, encapsulation, polymorphism, and abstraction.
Create classes representing different entities with properties and methods
Use inheritance to create a parent-child class relationship
Demonstrate encapsulation by setting private variables and using getter and setter methods
Show polymorphism by overriding methods in child classes
Implement abstraction by creating abstract
Xpath is a query language used to locate elements on a web page based on their attributes and structure.
Identify unique attributes of the element you want to locate
Use the '//' operator to search for elements anywhere in the document
Use the '[@attribute='value']' syntax to specify the attribute and value you are looking for
Combine multiple conditions using 'and' or 'or' operators
Use functions like 'contains()', 'starts
posted on 27 Dec 2024
I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.
The public static void main(String arv[]) method is the entry point of a Java program, where execution begins.
The 'public' keyword allows the method to be accessed from outside the class.
The 'static' keyword allows the method to be called without creating an instance of the class.
The 'void' keyword indicates that the method does not return any value.
The 'main' method is the starting point of execution for a Java progra...
Separate alphabets and digits from a given string input.
Iterate through each character in the input string
Check if the character is a letter or a digit using built-in functions like isalpha() and isdigit()
Create separate arrays for alphabets and digits and store the characters accordingly
A class is a blueprint for creating objects, while an object is an instance of a class.
A class defines the properties and behaviors of objects.
An object is a specific instance of a class.
Classes can be used to create multiple objects with similar characteristics.
Objects can interact with each other by calling methods defined in their class.
Example: Class 'Car' defines properties like 'color' and behaviors like 'drive'....
posted on 10 Jun 2024
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Hacker rank test given
based on 1 review
Rating in categories
Senior Software Engineer
593
salaries
| ₹9 L/yr - ₹27.5 L/yr |
Software Engineer
561
salaries
| ₹3.5 L/yr - ₹13.8 L/yr |
Associate Technical Leader
229
salaries
| ₹12.8 L/yr - ₹35.4 L/yr |
Senior Quality Engineer
157
salaries
| ₹7 L/yr - ₹22.5 L/yr |
Devops Engineer
154
salaries
| ₹4.5 L/yr - ₹14.5 L/yr |
TCS
Infosys
Wipro
HCLTech