Upload Button Icon Add office photos

Filter interviews by

Maple Software Software Engineer Interview Questions and Answers

Updated 1 Aug 2024

Maple Software Software Engineer Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Canara Engineering College, Mangalore and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Easy aptitude. multiple choice and some of them we have to answer

Round 2 - Coding Test 

It was easy, they asked abou cnn and os. then told to write some code and queries.

Round 3 - Technical 

(3 Questions)

  • Q1. Write code to breath first search.
  • Ans. 

    Breadth First Search (BFS) algorithm is used to traverse or search tree or graph data structures.

    • Start by visiting the root node and then visit all the neighboring nodes.

    • Use a queue data structure to keep track of nodes to visit next.

    • Repeat the process until all nodes are visited.

  • Answered by AI
  • Q2. Write queries on join.
  • Ans. 

    Writing queries on join in SQL

    • Use INNER JOIN to retrieve rows from both tables that have matching values

    • Use LEFT JOIN to retrieve all rows from the left table and the matched rows from the right table

    • Use RIGHT JOIN to retrieve all rows from the right table and the matched rows from the left table

    • Use FULL JOIN to retrieve rows when there is a match in either table

  • Answered by AI
  • Q3. Questions about project.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Indeed and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of Python
  • Q2. Basics of Django
Round 2 - Technical 

(2 Questions)

  • Q1. Python concepts knowledge check
  • Q2. Django architecture and projects discussion
Round 3 - Behavioral 

(1 Question)

  • Q1. General communication about the role and previous experience
Round 4 - HR 

(1 Question)

  • Q1. Package negotiation and culture check
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Given the react machine coding example
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain about your projects
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Coding Rount
DSA Round + Puzzle
SQL + Project Discussion
JS

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Dsa problems dp and tress problem

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. Projects and intership

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Given an array Reverse array
  • Ans. 

    Reverse array of strings

    • Iterate through the array and swap elements from start to end

    • Use two pointers, one at the beginning and one at the end, and swap elements until they meet

  • Answered by AI
  • Q2. Giaven a string Reverse string
  • Ans. 

    Reverse a given string

    • Use built-in functions like reverse() or loop through the string in reverse order

    • Create a new string and append characters from the original string in reverse order

    • Convert the string to an array of characters, reverse the array, and then join it back into a string

  • Answered by AI
  • Q3. Given array find sum of all elements
  • Ans. 

    Calculate sum of all elements in a given array of strings

    • Iterate through the array and convert each element to integer before adding to sum

    • Handle edge cases like empty array or non-numeric elements

    • Return the final sum after iterating through all elements

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. RDBMS related questions asked
  • Q2. SQL login building related questions
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

It was online test having coding questions for logical part and UI part

Round 3 - Technical 

(2 Questions)

  • Q1. Again logical and technical round with questions that you need to code while sharing your screen.
  • Q2. Todo list problem
  • Ans. 

    Implement a todo list with add, delete, and mark as completed functionalities.

    • Create an array to store the tasks

    • Implement functions to add, delete, and mark tasks as completed

    • Display the tasks with their completion status

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Basic js concepts

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Duration:30 min
Question from percentage,ratios ,HCF/LCM etc.,
Logical reasoning, English

Round 3 - Coding Test 

(1 Question)

  • Q1. Reverse a string by making groups of given 'm' characters
  • Ans. 

    Reverse a string by grouping 'm' characters together

    • Iterate through the string in groups of 'm' characters

    • Reverse each group of 'm' characters

    • Concatenate the reversed groups to get the final reversed string

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. General HR questions
  • Q2. What is your family background?
  • Q3. Why should we hire you?

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. Operate or control a particualar typing of data device that is attached to a computer
  • Q2. Operate or contriol
  • Q3. In computing a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automaton
  • Q4. To perform some manual act upon a human body in a methodical manner, and usually with instruments, with a view to restore soundness or health, as in amputation, lithotomy, etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - vdart is supoort

Maple Software Interview FAQs

How many rounds are there in Maple Software Software Engineer interview?
Maple Software interview process usually has 3 rounds. The most common rounds in the Maple Software interview process are Aptitude Test, Coding Test and Technical.
What are the top questions asked in Maple Software Software Engineer interview?

Some of the top questions asked at the Maple Software Software Engineer interview -

  1. write code to breath first sear...read more
  2. write queries on jo...read more

Tell us how to improve this page.

Maple Software Software Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Maple Software Software Engineer Salary
based on 28 salaries
₹1.7 L/yr - ₹8 L/yr
54% less than the average Software Engineer Salary in India
View more details

Maple Software Software Engineer Reviews and Ratings

based on 4 reviews

4.5/5

Rating in categories

4.7

Skill development

4.5

Work-life balance

4.3

Salary

4.7

Job security

4.3

Company culture

4.3

Promotions

4.5

Work satisfaction

Explore 4 Reviews and Ratings
Software Developer
30 salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Software Engineer
28 salaries
unlock blur

₹1.7 L/yr - ₹8 L/yr

Senior Software Engineer
10 salaries
unlock blur

₹6 L/yr - ₹12.6 L/yr

Junior Software Developer
9 salaries
unlock blur

₹1.1 L/yr - ₹3 L/yr

Medical Transcription Editor
8 salaries
unlock blur

₹1.6 L/yr - ₹3 L/yr

Explore more salaries
Compare Maple Software with

Infosys

3.6
Compare

TCS

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview