Filter interviews by
Constructors in Java are special methods used to initialize objects. They have the same name as the class and do not have a return type.
Constructors are called when an object is created using the 'new' keyword.
They can be used to initialize instance variables or perform any other setup needed for the object.
Constructors can be overloaded, meaning a class can have multiple constructors with different parameters.
If a cla...
Waits in Selenium are used to make the automation scripts wait for a certain condition to be met before proceeding.
Implicit Wait: Waits for a certain amount of time before throwing a NoSuchElementException.
Explicit Wait: Waits for a certain condition to be met before proceeding.
Fluent Wait: Waits for a certain condition with a defined polling interval and timeout.
Thread.sleep(): Not recommended as it pauses the executi
posted on 2 Jul 2021
I applied via Recruitment Consultant and was interviewed in Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Sep 2021. There were 2 interview rounds.
Mcqs on javascript,. 1 coding question
There are three sections: -
1. Quants
2. English
3. Reasoning
All sections are accessible medium but you have maintained the speed and accuracy.
after that coding snippet are in java/python.
Code snippets are there in coding sections.
I applied via Walk-in and was interviewed in Jan 2023. There were 3 interview rounds.
The JAVA API is a collection of pre-written classes and interfaces that provide ready-to-use functionality for Java developers.
The JAVA API allows developers to save time and effort by using pre-built code for common tasks.
It provides a wide range of classes and interfaces for various purposes such as file handling, networking, database connectivity, GUI development, etc.
Developers can leverage the API to access system...
The duration of the test is one hour and four coding questions are asked.
Aptitude test question logical reasoning and cheking availablity.
It's test last test and skill related to C ,Java, HTML
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
4 Coding Questions Were Given.
Check Palindrome String
Longest Increasing Subsequence
Group Anagrams
Add Two Numbers(Linked List)
Questions were picked from leetcode but the restriction of not using any inbuild function made them difficult to solve in the given time frame.
Throws is used for checked exceptions in Java, while throw is used to explicitly throw an exception.
Throws is used in method signature to declare that the method may throw a checked exception.
Throw is used to actually throw an exception in the code.
Example: public void method() throws IOException { //code }
Example: throw new IOException();
Inheritance allows a class to inherit properties and behaviors from another class. Abstract classes cannot be instantiated and can have abstract methods. Interfaces define a contract for classes to implement.
Inheritance allows a class to inherit properties and behaviors from another class
Abstract classes cannot be instantiated and can have abstract methods
Interfaces define a contract for classes to implement
I appeared for an interview in Sep 2024.
Couple of MCQ, Two Coding Questions. One medium, One hard.
posted on 9 May 2021
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
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Software Developer
24
salaries
| ₹2 L/yr - ₹9 L/yr |
Software Development Engineer
14
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Backend Developer
8
salaries
| ₹2 L/yr - ₹7.8 L/yr |
Front end Developer
7
salaries
| ₹2.8 L/yr - ₹4.8 L/yr |
Devops Engineer
6
salaries
| ₹3 L/yr - ₹10.2 L/yr |
NexTurn
FloBiz
Kanerika Software
Smarter BIZ Technologies