Filter interviews by
I applied via Referral and was interviewed in Apr 2024. There were 2 interview rounds.
Online coding test with standard questions
Top trending discussions
Java program to split a string into an array of strings
Use the split() method of the String class to split the string based on a delimiter
Store the result in an array of strings
Example: String str = 'Hello,World'; String[] parts = str.split(',');
I applied via Job Portal
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
Test should be given to them
posted on 21 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
Asked program for reverse string
posted on 5 Oct 2023
I applied via Naukri.com and was interviewed in Apr 2023. There were 2 interview rounds.
Test life cycle is a series of phases that a software testing process goes through, from planning to test closure.
Test life cycle includes test planning, test design, test execution, and test closure.
In test planning, test objectives, scope, and test strategy are defined.
Test design involves creating test cases and test data.
Test execution is the phase where tests are executed and defects are logged.
Test closure includ...
Reverse a string in Java
Convert the string to a character array
Use two pointers, one at the start and one at the end of the array
Swap the characters at the two pointers and move the pointers towards each other
Continue swapping until the pointers meet in the middle
Rest Assured is a Java library used for testing RESTful APIs. It provides a simple and intuitive way to write automated tests.
Rest Assured is a Java library
It is used for testing RESTful APIs
It provides a simple and intuitive way to write automated tests
When in Cucumber is a keyword used to define the conditions under which a particular step or scenario should be executed.
When is used to specify the triggering event or condition for a step or scenario
It is followed by a regular expression or a Cucumber expression
When can be used to perform actions or set up preconditions before executing the step or scenario
It can also be used to pass parameters to the step definition
Oops concept is a programming paradigm that focuses on objects and their interactions to solve problems.
Oops stands for Object-Oriented Programming System.
It emphasizes the use of classes and objects to structure code.
Encapsulation, inheritance, and polymorphism are key concepts in OOP.
Encapsulation hides the internal details of an object and provides a public interface.
Inheritance allows classes to inherit properties ...
I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.
Had questions on graph
posted on 4 Oct 2022
I applied via Naukri.com and was interviewed in Sep 2022. There were 2 interview rounds.
Overloading is when a class has multiple methods with the same name but different parameters. Overriding is when a subclass provides its own implementation of a method from its superclass.
Overloading is used to provide different ways to call a method with different parameters
Overriding is used to change the behavior of a method in a subclass
Overloading is resolved at compile-time while overriding is resolved at runtime
...
An interface is a contract between two systems or components that defines the methods and properties that one system can use from the other.
An interface defines a set of methods and properties that a class must implement
Interfaces provide a way to achieve polymorphism in object-oriented programming
Interfaces are used to define contracts between different parts of a system
Interfaces can be used to define common function...
Java program to split a string into an array of strings
Use the split() method of the String class to split the string based on a delimiter
Store the result in an array of strings
Example: String str = 'Hello,World'; String[] parts = str.split(',');
I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.
based on 1 interview
Interview experience
Associate
2.5k
salaries
| ₹10.9 L/yr - ₹41 L/yr |
Analyst
1.7k
salaries
| ₹12.7 L/yr - ₹25 L/yr |
Vice President
1.7k
salaries
| ₹19 L/yr - ₹71.7 L/yr |
Senior Analyst
1.1k
salaries
| ₹5 L/yr - ₹20 L/yr |
Financial Analyst
329
salaries
| ₹2 L/yr - ₹8 L/yr |
JPMorgan Chase & Co.
Morgan Stanley
TCS
Amazon