Filter interviews by
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
I applied via Walk-in
Microsoft technologies
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
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.
63 Moons Technologies interview questions for designations
Top trending discussions
posted on 7 Oct 2024
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Aptitude test was based on real world scenario
In 50 minutes 3 questions were asked to be solved.
Difficulty from moderate to hard
posted on 7 Jul 2017
posted on 28 Dec 2021
I applied via Naukri.com and was interviewed before Dec 2020. There were 4 interview rounds.
posted on 19 Feb 2021
I applied via Naukri.com and was interviewed in Jan 2021. There was 1 interview round.
I appeared for an interview before Mar 2024, where I was asked the following questions.
based on 3 interviews
Interview experience
based on 17 reviews
Rating in categories
Software Engineer
204
salaries
| ₹2.1 L/yr - ₹12.4 L/yr |
Senior Software Engineer
94
salaries
| ₹5 L/yr - ₹18.3 L/yr |
Software Auditor
60
salaries
| ₹3 L/yr - ₹9.4 L/yr |
Software Developer
49
salaries
| ₹3 L/yr - ₹9 L/yr |
Module Lead
47
salaries
| ₹8.8 L/yr - ₹23 L/yr |
3i Infotech
Microland
Newgen Software Technologies
NSE.IT