Upload Button Icon Add office photos

Filter interviews by

Mangalam Planners & Construction Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Dec 2020. There were 2 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Situational question
  • Q2. Questions more on my final yr project

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and don’t lose your hope. Mark doesn’t matter here. Skill matters

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic finance related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are fresher than confidence plays important role. Be confident during the interview.

I applied via Referral and was interviewed before Oct 2021. There were 3 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 - Group Discussion 

It was a GD about the decision making skill.

Round 3 - Case Study 

Case study was about a company which wants to establish 8ts market in anew country

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident 8n what so ever you are saying. Do not hesitate to share your thoughts and be respectful to others

I applied via Naukri.com and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Core Javs and Spring Framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Very advisable to all the peers.

I applied via Amcat and was interviewed before Aug 2021. 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 

There will be 2 question in coding
You need to complete 1 full to pass the exam
Complexity will be Medium

Round 3 - Technical 

(1 Question)

  • Q1. You need to prepare each and every point from resume,they will ask each and every point question
Round 4 - HR 

(1 Question)

  • Q1. They will discuss about the company terms and conditions and salary also

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself as much as possible and crack the interview.

I applied via Referral and was interviewed before Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Questions related to Python, my former organisation, why do you want to shift, questions related to different types of risk

Interview Preparation Tips

Interview preparation tips for other job seekers - Please be on time and well dressed
Communication must be good
Answer questions if you can, if you don’t know just accept you don’t know

I applied via Referral and was interviewed before Nov 2019. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1.What was my lock down experience 2. Where you are from describe ur self and the place u came from in 50 words 3. What was the last movie you watched 4. Sale a pen to me 5. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - All questions were tough and I was asked in proper english and I had to answer all in proper english that's all nothing much

I applied via Recruitment Consulltant and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. You need to introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - This company is good for freshers who wants to start their career.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Easy

Pretty easy questions.

  • Q1. 

    Kth Smallest Element Problem Statement

    You are provided with an array of integers ARR of size N and an integer K. Your task is to find and return the K-th smallest value present in the array. All elements...

  • Ans. 

    Find the K-th smallest element in an array of distinct integers.

    • Sort the array and return the element at index K-1.

    • Use a min-heap to find the K-th smallest element efficiently.

    • Implement quickselect algorithm for optimal performance.

  • Answered by AI
Round 2 - Coding Test 

(1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

1 coding question

  • Q1. 

    IP Address Formation from String

    Given a string S consisting only of digits from 0 to 9, your task is to find all potential IP addresses that can be formed from S and list them in lexicographical order. I...

  • Ans. 

    Given a string of digits, find all potential valid IP addresses that can be formed from it.

    • Split the string into four parts and check if each part is a valid IP segment (0-255).

    • Use backtracking to generate all possible combinations of valid IP addresses.

    • Ensure that the IP address does not contain leading zeroes.

    • Return the valid IP addresses in lexicographical order.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Total Discussion on OS concepts

  • Q1. Can you explain the concepts related to memory management in operating systems?
  • Ans. 

    Memory management in operating systems involves allocation, deallocation, and optimization of memory usage.

    • Memory allocation: OS allocates memory to processes based on their requirements.

    • Memory deallocation: OS frees up memory when it is no longer needed by a process.

    • Memory optimization: OS optimizes memory usage through techniques like paging, segmentation, and virtual memory.

    • Examples: Paging in which memory is divide...

  • Answered by AI
Round 4 - Face to Face 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

Easy in office environment

  • Q1. 

    Find the Lone Set Bit

    Your task is to identify the position of the only '1' bit in the binary representation of a given non-negative integer N. The representation contains exactly one '1' and the rest are...

  • Ans. 

    Find the position of the lone '1' bit in the binary representation of a given non-negative integer.

    • Iterate through the bits of the integer to find the position of the lone '1'.

    • Use bitwise operations to check if there is exactly one '1' bit in the binary representation.

    • Return the position of the lone '1' or -1 if there isn't exactly one '1'.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteria7 CGPAMicrosoft interview preparation:Topics to prepare for the interview - Trees, graphs, dynamic programming, stacks, queuesTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Do a good project.
Tip 2 : Master the topics you are preparing.

Application resume tips for other job seekers

Tip 1 : Avoid writing things you do not know
Tip 2 : Follow a proper format for Resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Indeed and was interviewed before Feb 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Very basics 2 questions related to the domain(Finance in my case). They are more interested in knowing about your internship experience and the kind of work you did with your previous employer.

Interview Preparation Tips

Interview preparation tips for other job seekers - * keep your basics strong and up to date.
* Speak with confidence.
* Communicate well.
* Its the best practice to say No to something which you don't know, rather than beating around the bush and answering nonsense.
* Dress well, because of the first impression factor.

Tell us how to improve this page.

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.9k Interviews
Teleperformance Interview Questions
3.9
 • 1.8k Interviews
iEnergizer Interview Questions
4.6
 • 657 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
HSBC Group Interview Questions
3.9
 • 491 Interviews
Dell Interview Questions
3.9
 • 391 Interviews
SAP Interview Questions
4.2
 • 285 Interviews
View all

Mangalam Planners & Construction Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

5.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
Compare Mangalam Planners & Construction with

Teleperformance

3.9
Compare

iEnergizer

4.6
Compare

Deloitte

3.8
Compare

Optum Global Solutions

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