i
MapleLabs
Filter interviews by
I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.
The 1st round test consisted questions from all the topics i.e aptitude, DSA, networks, code snippets
Implementing Linkedlist insertion and deletion operations in a programming language.
Create a Node class with data and next pointer
Implement insertion at the beginning, end, and at a specific position
Implement deletion by value or at a specific position
Single LL has one pointer to the next node, while double LL has two pointers - one to the next node and one to the previous node.
Single LL: Each node has a pointer to the next node only
Double LL: Each node has a pointer to the next node and the previous node
Single LL is simpler and uses less memory compared to double LL
Double LL allows for easier traversal in both directions
Top trending discussions
posted on 19 Dec 2024
I applied via Campus Placement
It was good 20 mcqs 3 coding questions
I applied via Naukri.com and was interviewed in Mar 2024. There were 3 interview rounds.
Mathematics , How to calculate percentage etc
Always be confident and make an effort to listen before you speak.
posted on 6 Jan 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 3 interview rounds.
Is an exam Used to determined individual skills or propensity to succeed in a given activities
It was 30min tests including 15 multiple choice and 5 coding questions on Java and Automation
Sanity testing is a subset of regression testing that focuses on testing the most crucial functionalities of a software application.
Sanity testing is a quick and shallow testing of the main functionalities of an application to ensure it is stable enough for further testing.
It is usually performed after major changes in the codebase to check if the core features are working as expected.
Sanity testing is not exhaustive a...
posted on 14 Oct 2024
I applied via Naukri.com and was interviewed before Oct 2023. There were 3 interview rounds.
Build an API for a E Commerce Store and show how you would use certain libraries and
Decorators in Python are used to modify or extend the behavior of functions or methods without changing their code.
Decorators are functions that take another function as an argument and return a new function.
They are commonly used for logging, authentication, caching, and more.
Example: @staticmethod or @classmethod decorators in Python.
In an API setting, decorators can be used to authenticate users, log requests, or ra
My salary expectations are in line with industry standards for an Associate Software Engineer role.
Research industry standards for Associate Software Engineer salaries
Consider my level of experience and skills when determining salary expectations
Be open to negotiation based on the overall compensation package offered
posted on 26 Mar 2022
I applied via Referral and was interviewed in Apr 2021. There were 5 interview rounds.
Das questions 3 questions in 75 min
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
The assessment included a written test comprising multiple-choice questions (MCQs) based on technical knowledge and aptitude. Each correct answer was awarded 1 mark, while incorrect answers incurred a penalty of -0.25 marks. The subsequent section featured two coding questions and two SQL queries, for which candidates were required to write the complete code.
HTTP is unsecured protocol while HTTPS is secured protocol using SSL/TLS encryption.
HTTP stands for Hypertext Transfer Protocol, while HTTPS stands for Hypertext Transfer Protocol Secure.
HTTP operates on port 80, while HTTPS operates on port 443.
HTTP does not encrypt data, while HTTPS encrypts data using SSL/TLS.
HTTPS provides authentication and data integrity, while HTTP does not.
Example: http://www.example.com vs htt
Interview experience
Software Engineer
103
salaries
| ₹5.1 L/yr - ₹13 L/yr |
Senior Software Engineer
71
salaries
| ₹8 L/yr - ₹22 L/yr |
Associate Software Engineer
40
salaries
| ₹4.8 L/yr - ₹6.8 L/yr |
Technical Lead
22
salaries
| ₹18 L/yr - ₹28 L/yr |
Software Developer
7
salaries
| ₹7.8 L/yr - ₹12 L/yr |
Infosys
TCS
Wipro
HCLTech