Filter interviews by
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
Constructor is a special method in a class that is automatically called when an object of the class is created.
Constructors have the same name as the class they belong to.
They can be used to initialize object properties.
In JavaScript, constructors are defined using the 'constructor' keyword.
I applied via Approached by Company and was interviewed in Sep 2023. There were 3 interview rounds.
The first round was an OOPS Round in which 60 OOPS Problem was asked.
30 mins assignment had been given.
I applied via Approached by Company and was interviewed before Dec 2023. There were 2 interview rounds.
Apititude Test 30 min
Coding test with oop concept and some logical program
Clerisy Solutions interview questions for popular designations
I applied via Naukri.com
Basic Aptitude questions.
I applied via Naukri.com and was interviewed before Feb 2021. There were 2 interview rounds.
A coding test with some basic programs like print a pattern, palindrome and operation overloading and overriding were given..
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS is based on four main concepts: Encapsulation, Inheritance, Polymorphism, and Abstraction.
Encapsulation is the process of hiding the implementation details of an object from the outside world.
Inheritance allows a class to inherit properties and methods from another class.
Polymorphism allows objects of d...
To check if a string is palindrome, compare it with its reverse.
Remove all non-alphanumeric characters and convert to lowercase for accurate comparison.
Use two pointers, one at the start and one at the end, and compare the characters at each position.
If all characters match, the string is a palindrome.
Example: 'A man, a plan, a canal: Panama' is a palindrome.
Constructor is used to create and initialize an object of a class.
Constructor has the same name as the class.
It is called automatically when an object is created.
It can be used to set default values for object properties.
It can also take parameters to initialize object properties.
Example: class Person { constructor(name, age) { this.name = name; this.age = age; } }
Example: let person1 = new Person('John', 30);
Top trending discussions
posted on 3 Sep 2023
I applied via Company Website and was interviewed in Aug 2023. There were 2 interview rounds.
posted on 12 Sep 2023
I applied via Indeed and was interviewed in Sep 2023. There were 4 interview rounds.
Sales is the process of selling products or services to customers in exchange for money.
Sales involves identifying potential customers and convincing them to purchase a product or service.
It includes building relationships with customers, understanding their needs, and providing solutions.
Sales also involves negotiating prices, closing deals, and following up with customers for repeat business.
Sales can be done through...
The language used for frontend technology is typically HTML, CSS, and JavaScript.
HTML is used for structuring web pages
CSS is used for styling the web pages
JavaScript is used for adding interactivity to the web pages
posted on 31 Mar 2024
I applied via Instahyre and was interviewed in Oct 2023. There was 1 interview round.
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.
Interview experience
based on 21 reviews
Rating in categories
Full Stack Developer
32
salaries
| ₹3.6 L/yr - ₹14.4 L/yr |
Software Developer
5
salaries
| ₹2.5 L/yr - ₹4.8 L/yr |
Web Developer
5
salaries
| ₹2 L/yr - ₹9.6 L/yr |
Full Stack Software Developer
5
salaries
| ₹3.6 L/yr - ₹4.8 L/yr |
HR Executive
4
salaries
| ₹2.2 L/yr - ₹3.2 L/yr |
Infosys
TCS
Wipro
HCLTech