Upload Button Icon Add office photos

Filter interviews by

Mallow Technologies Software Developer Interview Questions and Answers

Updated 19 Dec 2024

Mallow Technologies Software Developer Interview Experiences

8 interviews found

Round 1 - Technical 

(1 Question)

  • Q1. Attended on campus, 1st round contains logical and technical reasoning along with 2 programming questions - 1 question is easy with composite or prime numbers with more no of testcases, 2nd question is tou...
Round 2 - Technical 

(1 Question)

  • Q1. Questions raised from the resume - project explanation, c conditional statements, java oops, sql, web development and explanation of 1st round solved programming questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare continuously, don't give up.
Clear with the concepts of OPPS and JOINS
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General basic aptitude

Round 2 - Coding Test 

Medium level coding test and trying to pass testcases

Round 3 - Technical 

(2 Questions)

  • Q1. Questions based on the round 2
  • Q2. Basic technical questions
Round 4 - One-on-one 

(1 Question)

  • Q1. General discussion

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was easy basic ones

Round 2 - Technical 

(1 Question)

  • Q1. Python qns were aksed
Round 3 - HR 

(1 Question)

  • Q1. Self intro was asked and presented my resume
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

50 questions asked and it is friendly

Round 2 - Coding Test 

2 questions asked medium to hard level

Round 3 - HR 

(2 Questions)

  • Q1. Springboot questions
  • Q2. Resume based questions

Mallow Technologies interview questions for designations

 Senior Software Developer

 (1)

 Junior Software Developer

 (1)

 Developer

 (1)

 Software Engineer

 (1)

 Junior Developer

 (1)

 Laravel Developer

 (1)

 Ruby on Rails Developer

 (1)

 Senior Laravel Developer

 (1)

Software Developer Interview Questions & Answers

user image Sanjay Aravindh

posted on 1 Jul 2023

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Erode Sengunthar Engineering College, Erode and was interviewed in Jun 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They told to develop a game it was very hard
  • Q2. Develop a snake ladder game
  • Ans. 

    A classic snake ladder game where players roll dice to move along the board, encountering snakes and ladders.

    • Create a game board with squares numbered from 1 to 100

    • Define the positions of snakes and ladders on the board

    • Implement dice rolling mechanism to move players along the board

    • Handle cases where players land on a snake or ladder and move accordingly

  • Answered by AI
Round 2 - Coding Test 

In the second round itself they told to develop a game.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 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 - Aptitude Test 

90 minutes aptitude and reasoning

Round 3 - Coding Test 

Questions were mainly from data structures.

Round 4 - HR 

(3 Questions)

  • Q1. Where do would you like to see yourself in the next five years?
  • Q2. Why should we hire you?
  • Q3. What is bubble sorting?
  • Ans. 

    Bubble sorting is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.

    • Compares adjacent elements and swaps them if they are in the wrong order

    • Repeats this process until the list is sorted

    • Not efficient for large datasets

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Mallow Technologies Software Developer interview:
  • Data Structures
  • Java
Interview preparation tips for other job seekers - Focus on aptitude and data structures.

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed before Sep 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

It's general aptitude questions and with some logical programming questions

Round 2 - Coding Test 

Easy And Medium Question Like Big O and Occurrence

Round 3 - Coding Test 

Its Medium and Hard Level Question

Round 4 - Technical 

(2 Questions)

  • Q1. They Asked Some Programming Logics Like Definition
  • Q2. He asked explanation for 3rd round code what we submitted
Round 5 - HR 

(2 Questions)

  • Q1. Just Formal Question about ourself
  • Q2. He Explaining about the company and policies

Interview Preparation Tips

Interview preparation tips for other job seekers - If your fresher just prepare any one Coding language till Easy, Medium, Little Hard and practice that in Hackerrank, leetcode

I applied via Referral and was interviewed in May 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 

It will high level of the coding test.

Round 3 - Coding Test 

It contain coding round with the technical and personal hr round.

Interview Preparation Tips

Topics to prepare for Mallow Technologies Software Developer interview:
  • C
  • Java
  • Problem Solving
Interview preparation tips for other job seekers - Learn the C or Java or Python which helpful to clear the interview.

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the difference between an abstract class and an interface in object-oriented programming?
  • Ans. 

    Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.

    • Abstract class can have method implementations, while interface cannot.

    • A class can implement multiple interfaces, but can only inherit from one abstract class.

    • Interfaces are used to define contracts for classes to implement, while abstract classes are used to provide a common base for subclasses.

    • Example: Abstr...

  • Answered by AI
  • Q2. Abstract classes can have implemented methods; interfaces can only have declarations (before JAVA 8).

Interview Preparation Tips

Interview preparation tips for other job seekers - Stay updated with the latest tools and technologies in your field to remain competitive.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions with some basic coding questions

Round 2 - Coding Test 

They have given 3 coding questions and some pseudo codings

Round 3 - Technical 

(2 Questions)

  • Q1. Tell about your self
  • Q2. Some coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident

Mallow Technologies Interview FAQs

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

Some of the top questions asked at the Mallow Technologies Software Developer interview -

  1. Develop a snake ladder g...read more
  2. What is bubble sorti...read more
  3. Attended on campus, 1st round contains logical and technical reasoning along wi...read more

Tell us how to improve this page.

Mallow Technologies Software Developer Interview Process

based on 6 interviews

3 Interview rounds

  • Aptitude Test Round
  • Coding Test Round - 1
  • Coding Test Round - 2
View more
Mallow Technologies Software Developer Salary
based on 9 salaries
₹3 L/yr - ₹7.7 L/yr
42% less than the average Software Developer Salary in India
View more details

Mallow Technologies Software Developer Reviews and Ratings

based on 5 reviews

4.5/5

Rating in categories

4.4

Skill development

4.0

Work-life balance

4.5

Salary

4.1

Job security

3.7

Company culture

4.5

Promotions

4.2

Work satisfaction

Explore 5 Reviews and Ratings
Developer
35 salaries
unlock blur

₹4 L/yr - ₹11.1 L/yr

Business Analyst
14 salaries
unlock blur

₹3 L/yr - ₹7.5 L/yr

Android Developer
14 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Junior Developer
14 salaries
unlock blur

₹4.2 L/yr - ₹5 L/yr

Ruby on Rails Developer
13 salaries
unlock blur

₹4 L/yr - ₹5 L/yr

Explore more salaries
Compare Mallow Technologies 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