i
MapleLabs
Filter interviews by
Clear (1)
To print a list without duplicates, use a set to remove duplicates and then convert it back to a list.
Create a set from the list to remove duplicates
Convert the set back to a list
Print the list
As a Software Engineer, my role involves designing, developing, and maintaining software applications.
Designing and implementing software solutions
Writing clean and efficient code
Collaborating with cross-functional teams
Testing and debugging software
Maintaining and upgrading existing systems
Participating in code reviews and providing feedback
Researching and staying up-to-date with new technologies
Troubleshooting and re...
As a Software Engineer, my roles and responsibilities include designing, developing, and maintaining software applications.
Designing and implementing software solutions based on user requirements
Writing clean and efficient code
Testing and debugging software applications
Collaborating with cross-functional teams to ensure successful project delivery
Participating in code reviews and providing constructive feedback
Keeping ...
I have a strong technical background and a passion for problem-solving, making me a valuable asset to your team.
I have a solid understanding of software engineering principles and best practices.
I am experienced in various programming languages and frameworks, allowing me to adapt to different projects and technologies.
I have a track record of successfully delivering high-quality software solutions on time and within b...
To find the loop in a circular linked list, we use Floyd's cycle-finding algorithm.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move slow pointer by one node and fast pointer by two nodes in each iteration.
If there is a loop, both pointers will eventually meet at some node.
To find the starting point of the loop, reset the slow pointer to the head and move both pointers by one nod
Singleton design pattern ensures only one instance of a class is created and provides global access to it.
Create a private constructor to prevent direct instantiation
Create a private static instance of the class
Provide a public static method to access the instance
Ensure thread safety by using synchronized keyword or static initializer
Examples: Logger, Configuration Manager, Database Connection
I developed a software tool that automated a manual process, saving the company 50% of their time and resources.
Developed a software tool that automated a manual process
Saved the company 50% of their time and resources
Received recognition from management for the achievement
I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.
Aptitude test and Coding Round
Coding, Network concepts, OS
MapleLabs interview questions for designations
Top trending discussions
I was interviewed before Sep 2020.
Round duration - 140 minutes
Round difficulty - Medium
Test timing was at 2:00 pm , it was conducted in a college and the environment was good for the test. Camera was a primary part of test, so no suspicious activity.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering the remaining digits
Ensure the final sum array does not have any leading zeros
Round duration - 20 minutes
Round difficulty - Easy
The round was conducted at around 12 p.m. I was called at the college location and then it was conducted. The interviewer was quite polite and frank.
Round duration - 8 minutes
Round difficulty - Easy
This round was conducted right after finishing and clearing the technical round at the same place and on the same day.
Tip 1 : Practice atleast 2-3 Coding problems daily so your logic building becomes stronger.
Tip 2 : Exercise problems based on OOPS concepts and others too.
Tip 3 : If you can have your own project built, then it's the major point and will act as a plus point.
Tip 1 : Your resume should be in standard form, short and simple will be more effective.
Tip 2 : Whatever you have learned, you need to mention it in your resume as that will be your primary source of selection and having project on your resume is important.
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Job Portal and was interviewed before Jan 2021. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Easy DSA questions and some questions on resume
based on 3 interviews
Interview experience
based on 20 reviews
Rating in categories
Software Engineer
112
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
76
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
39
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
Infosys
TCS
Wipro
HCLTech