Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.
Quant, Web development coding questions of python
Array and hashing , reverse the number
I applied via Referral and was interviewed before Oct 2022. There were 4 interview rounds.
Aptitude test was taken in google form
There were two coding quetion of string and array
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Hoisting applies to both variable and function declarations.
Variable declarations are hoisted but not their initializations.
Function declarations are fully hoisted, including their definitions.
Hoisting can lead to unexpected behavior if not understood properly.
Closure in JavaScript is the combination of a function and the lexical environment within which that function was declared.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It is created whenever a function is defined within another function.
Closure helps in maintaining state in asynchronous operations.
Methods of array are built-in functions that can be used to manipulate arrays in JavaScript.
Some common methods include push(), pop(), shift(), unshift(), splice(), slice(), concat(), indexOf(), and includes().
push() - adds elements to the end of an array
pop() - removes the last element from an array
shift() - removes the first element from an array
unshift() - adds elements to the beginning of an array
splice() - adds or...
Use border-radius property in CSS to convert rectangle to circle.
Set the border-radius property to 50% to make a rectangle into a circle.
Make sure the width and height of the element are equal for a perfect circle.
Example: .circle { width: 100px; height: 100px; border-radius: 50%; }
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.
They give question related to programming it should complete in 2 days
posted on 14 Sep 2021
I applied via Recruitment Consultant and was interviewed before Sep 2020. There were 3 interview rounds.
A circular linked list is a linked list where the last node points to the first node.
It is a data structure where each node points to the next node and the last node points to the first node.
It can be used to implement a round-robin scheduling algorithm.
Traversal of a circular linked list requires a condition to stop the traversal, such as reaching the starting node again.
posted on 11 Feb 2023
I applied via Campus Placement and was interviewed in Jan 2023. There were 3 interview rounds.
Constructor is a special member function that initializes objects of a class.
Constructor has the same name as the class and no return type.
It is called automatically when an object is created.
It can be overloaded with different parameters.
Example: class Car { public: Car(string make, string model) { ... } };
Example: Car myCar("Toyota", "Corolla");
Operation overloading is the ability to define multiple functions with the same name but different parameters.
Allows multiple functions with the same name to perform different tasks
Functions must have different parameters or different number of parameters
Used to simplify code and improve readability
Example: + operator can be overloaded to add integers, concatenate strings, or add complex numbers
posted on 26 Aug 2023
I applied via Walk-in
Microsoft technologies
posted on 29 Mar 2024
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
I applied in campus placement first round is aptitude test
Polymorphism is the ability of a function or method to behave differently based on the object it is called with.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal class with methods eat() and sleep(). Dog and Cat classes can inherit from Animal and override
Check if a tree is binary or not
I applied via LinkedIn and was interviewed before Jan 2024. There were 2 interview rounds.
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Software Engineer
28
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
18
salaries
| ₹0 L/yr - ₹0 L/yr |
Softwaretest Engineer
14
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Analyst
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
10
salaries
| ₹0 L/yr - ₹0 L/yr |
63 Moons Technologies
Market Simplified
Geojit Financial Services
Religare Enterprises