Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by NoBroker Team. If you also belong to the team, you can get access from here

NoBroker Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

NoBroker Interview Questions and Answers

Updated 9 Jun 2025
Popular Designations

85 Interview questions

A Relationship Manager was asked 1mo ago
Q. What types of questions can be expected from seniors related to property handling and management?
Ans. 

Seniors may ask about property management strategies, tenant relations, and maintenance issues to assess your handling skills.

  • What strategies do you use for tenant retention? For example, implementing regular feedback surveys.

  • How do you handle maintenance requests? An example could be prioritizing urgent repairs over routine maintenance.

  • Can you describe a challenging situation with a tenant and how you resolved it...

View all Relationship Manager interview questions
An Assistant General Manager Sales & Marketing was asked 2mo ago
Q. How will you manage the sales funnel?
Ans. 

I will manage the sales funnel by optimizing each stage, ensuring leads are nurtured and converted effectively.

  • Analyze funnel metrics regularly to identify bottlenecks, e.g., if leads drop off after initial contact.

  • Implement targeted marketing campaigns to nurture leads at different stages, such as email drip campaigns for warm leads.

  • Utilize CRM tools to track interactions and follow-ups, ensuring no lead is negle...

View all Assistant General Manager Sales & Marketing interview questions
An Inside Sales Associate was asked 3mo ago
Q. What does NoBroker do?
Ans. 

NoBroker is a platform that eliminates brokerage fees in real estate transactions by connecting property owners and renters directly.

  • Offers a user-friendly interface for searching properties without intermediaries.

  • Provides services like property verification and legal assistance.

  • Features a unique 'NoBroker' model that saves users from paying brokerage fees.

  • Includes options for both renting and buying properties di...

View all Inside Sales Associate interview questions
A Quantity Surveyor was asked 3mo ago
Q. What is the standard depth of a cupboard?
Ans. 

The standard depth of a cupboard is typically around 24 inches.

  • The standard depth of a cupboard is usually between 22-24 inches.

  • This depth allows for storage of various items without taking up too much space.

  • Custom or specialized cupboards may have different depths based on specific needs.

View all Quantity Surveyor interview questions
A Quantity Surveyor was asked 3mo ago
Q. What are some hints or tips for designing an interior background?
Ans. 

Hints for designing an interior background

  • Consider the function of the space and the desired atmosphere

  • Choose a color scheme that complements the purpose of the room

  • Incorporate textures and patterns for visual interest

  • Utilize lighting to enhance the mood and highlight key features

  • Balance the use of furniture and decor to create a harmonious space

View all Quantity Surveyor interview questions
A Senior SEO Analyst was asked 3mo ago
Q. What are on-page SEO techniques?
Ans. 

On-page SEO techniques involve optimizing individual web pages to rank higher and earn more relevant traffic in search engines.

  • Optimizing meta tags (title, description, keywords)

  • Creating high-quality, relevant content

  • Using proper heading tags (H1, H2, etc.)

  • Optimizing images with alt text and file names

  • Improving website speed and mobile-friendliness

View all Senior SEO Analyst interview questions
A Senior SEO Analyst was asked 3mo ago
Q. What are the latest core updates from Google?
Ans. 

The latest core updates from Google include the June 2021 Core Update and the Page Experience Update.

  • June 2021 Core Update focused on improving search results quality and relevance.

  • Page Experience Update introduced new ranking factors like Core Web Vitals and mobile-friendliness.

  • Google regularly releases core updates to improve user experience and search quality.

View all Senior SEO Analyst interview questions
Are these interview questions helpful?
A Senior SEO Analyst was asked 3mo ago
Q. What are the factors that influence SEO keyword ranking?
Ans. 

Various factors such as relevance, quality of content, backlinks, user experience, and site speed influence SEO keyword ranking.

  • Relevance of the keyword to the content on the page

  • Quality and uniqueness of the content

  • Number and quality of backlinks pointing to the page

  • User experience metrics such as bounce rate and time on site

  • Site speed and mobile-friendliness

View all Senior SEO Analyst interview questions
A Sales Support Executive was asked 3mo ago
Q. When are you available to start?
Ans. 

I can join immediately or within a week, depending on your needs and any onboarding processes required.

  • I am available to start immediately if needed.

  • If you prefer a smoother transition, I can join within a week.

  • I can accommodate any specific onboarding schedule you have in mind.

  • For example, if you need me to start on a specific date, I can adjust my plans accordingly.

View all Sales Support Executive interview questions
A Sales Girl was asked 4mo ago
Q. Which factors contribute to growth within the organization?
Ans. 

Organizational growth can be achieved through strategic planning, innovation, market expansion, and talent development.

  • Strategic planning involves setting clear goals and objectives for the organization.

  • Innovation can drive growth by introducing new products, services, or processes.

  • Market expansion involves reaching new customer segments or entering new geographical markets.

  • Talent development focuses on nurturing ...

View all Sales Girl interview questions

NoBroker Interview Experiences

253 interviews found

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

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. Working of encoders and decoders
  • Ans. 

    Encoders and decoders are used to convert data from one format to another, such as encoding text into binary or decoding encrypted messages.

    • Encoders convert data from one format to another, such as text to binary.

    • Decoders reverse the process, converting encoded data back to its original format.

    • Examples include Base64 encoding for email attachments and encryption algorithms like AES for secure communication.

  • Answered by AI
  • Q2. Where 1D CNN are used
  • Ans. 

    1D CNNs are used in signal processing, time series analysis, speech recognition, and natural language processing.

    • Signal processing: analyzing signals such as audio, EEG, ECG

    • Time series analysis: forecasting stock prices, weather patterns

    • Speech recognition: converting spoken language to text

    • Natural language processing: sentiment analysis, text classification

  • Answered by AI
  • Q3. How boosting algorithms works
  • Ans. 

    Boosting algorithms work by combining multiple weak learners to create a strong learner.

    • Boosting algorithms train multiple weak learners sequentially, with each subsequent learner focusing on the mistakes made by the previous ones.

    • The final prediction is made by combining the predictions of all the weak learners, usually weighted based on their individual performance.

    • Examples of boosting algorithms include AdaBoost, Gr...

  • Answered by AI
  • Q4. Benefits of using 1×1 kernel in Cnn
  • Ans. 

    1x1 kernels in CNN help in reducing the number of parameters and computational cost while increasing the non-linearity of the network.

    • 1x1 kernels are used to perform dimensionality reduction by combining features from different channels.

    • They help in increasing the non-linearity of the network by introducing additional non-linearities through activation functions.

    • 1x1 convolutions are computationally efficient compared t...

  • Answered by AI
  • Q5. What is Auc and what does it indicates
  • Ans. 

    AUC stands for Area Under the Curve and indicates the performance of a classification model.

    • AUC is a metric used to evaluate the performance of a classification model.

    • It measures the ability of the model to distinguish between positive and negative classes.

    • AUC ranges from 0 to 1, where a higher value indicates better performance.

    • An AUC of 0.5 suggests the model is no better than random guessing, while an AUC of 1 indic...

  • Answered by AI

Skills evaluated in this interview

Senior Data Scientist Interview Questions asked at other Companies

Q1. In SQL, how would you print rows where a certain criterion is met (e.g., in a dataset of employees, select the ones whose salary is greater than a specific PHONE_NUMBER)?
View answer (1)

fresher Interview Questions & Answers

user image Abhi yadav

posted on 3 May 2025

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

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Software engineer, marketing manager, teacher)?
  • Q2. What would you do if you experienced a technical issue during an important virtual meeting or deadline?
  • Ans. 

    In case of a technical issue during a meeting, I would stay calm, troubleshoot quickly, and communicate effectively with participants.

    • Stay Calm: Maintaining composure helps in thinking clearly and addressing the issue without panic.

    • Quick Troubleshooting: I would check my internet connection and restart my device if necessary, as I did during a previous meeting when my audio failed.

    • Backup Plan: Having a backup device or...

  • Answered by AI
  • Q3. How do you build relationships with teammates you've never met in person?
  • Ans. 

    Building relationships with remote teammates involves communication, collaboration, and trust-building through various digital tools.

    • Regular Check-Ins: Schedule weekly video calls to discuss progress and share updates, fostering a sense of connection.

    • Use Collaboration Tools: Utilize platforms like Slack or Microsoft Teams for instant messaging and sharing ideas, which helps maintain open communication.

    • Participate in Vi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. Highlight Your Remote Experience Even if it was temporary or freelance, mention it. Example: “During the pandemic, I transitioned to remote work and quickly adapted to tools like Slack, Zoom, and Trello.” 2. Emphasize Self-Discipline and Time Management Show how you structure your day and stay focused. Example: “I start each day with a task list and time blocks, which keeps me on track and productive.” 3. Demonstrate Communication Skills Explain how you stay in sync with team members remotely. Example: “I over-communicate intentionally, using tools like Loom or email summaries to ensure clarity.” 4. Show Tech Savviness Mention your familiarity with common remote tools (Zoom, Asana, Google Workspace, etc.).

fresher Interview Questions asked at other Companies

Q1. What is the unit of electric current?
View answer (129)

AC Technician Interview Questions & Answers

user image Aman Sahani

posted on 5 Feb 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Selected Selected
Round 1 - Technical 

(4 Questions)

  • Q1. Ac repair service installation
  • Q2. Repair ............
  • Q3. Service ........
  • Q4. Installation ............
Round 2 - Technical 

(1 Question)

  • Q1. Ac repair service installation

AC Technician Interview Questions asked at other Companies

Q1. If an AC unit comes with a 10-foot pipe, but you only need 5 feet, and the customer asks you to cut the extra pipe, what would you do?
View answer (6)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(4 Questions)

  • Q1. What are the factors that influence SEO keyword ranking?
  • Ans. 

    Various factors such as relevance, quality of content, backlinks, user experience, and site speed influence SEO keyword ranking.

    • Relevance of the keyword to the content on the page

    • Quality and uniqueness of the content

    • Number and quality of backlinks pointing to the page

    • User experience metrics such as bounce rate and time on site

    • Site speed and mobile-friendliness

  • Answered by AI
  • Q2. What are the latest core updates from Google?
  • Ans. 

    The latest core updates from Google include the June 2021 Core Update and the Page Experience Update.

    • June 2021 Core Update focused on improving search results quality and relevance.

    • Page Experience Update introduced new ranking factors like Core Web Vitals and mobile-friendliness.

    • Google regularly releases core updates to improve user experience and search quality.

  • Answered by AI
  • Q3. Whatt is on page SEO techniques
  • Ans. 

    On-page SEO techniques involve optimizing individual web pages to rank higher and earn more relevant traffic in search engines.

    • Optimizing meta tags (title, description, keywords)

    • Creating high-quality, relevant content

    • Using proper heading tags (H1, H2, etc.)

    • Optimizing images with alt text and file names

    • Improving website speed and mobile-friendliness

  • Answered by AI
  • Q4. Kindly share real-time project based based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They do not respond to the interview feedback. I discussed with previous employees through LinkedIn, and everyone mentioned a bad and toxic work culture. The office facilities were also lacking. Salary hikes and promotions were not given properly. There is a lot of nepotism in every role. Therefore, I believe it is better to stay away from this company. Be aware; do not jeopardize your career by joining this organization.

Senior SEO Analyst Interview Questions asked at other Companies

Q1. There are three seo techniques. 1. On-page SEO techniques: on-page seo techniques to optimize the page on website and improve the rankings of website and earn more traffic. 2. Off-page SEO techniques: This refers where will do link building... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(4 Questions)

  • Q1. Type of bricks type of concrete
  • Ans. 

    Bricks are typically made of clay and concrete is made of cement, sand, and aggregate.

    • Bricks are commonly made of clay and fired in a kiln for strength.

    • Concrete is a mixture of cement, sand, and aggregate, which hardens over time.

    • Different types of bricks include clay bricks, concrete bricks, and fly ash bricks.

    • Different types of concrete include plain concrete, reinforced concrete, and pre-stressed concrete.

  • Answered by AI
  • Q2. Aim of our company
  • Ans. 

    Our company aims to provide personalized financial solutions to help clients achieve their goals and secure their future.

    • Focus on building long-term relationships with clients

    • Tailor financial plans to meet individual needs and objectives

    • Provide ongoing support and guidance to help clients navigate financial decisions

    • Offer a range of products and services to address various financial needs

  • Answered by AI
  • Q3. What kind of help to customer get our products with satisfaction
  • Ans. 

    We ensure customer satisfaction by providing personalized assistance, clear communication, and timely follow-up.

    • Offer personalized recommendations based on customer needs and preferences

    • Provide clear information about product features, benefits, and pricing

    • Follow up with customers to address any concerns or questions they may have

    • Offer excellent customer service throughout the entire purchasing process

  • Answered by AI
  • Q4. What is the minimum Grade of Concrete used in R.C.C. works?
  • Ans. 

    The minimum Grade of Concrete used in R.C.C. works is M20.

    • The minimum Grade of Concrete used in R.C.C. works is M20.

    • R.C.C. stands for Reinforced Cement Concrete.

    • The grade of concrete is determined by its compressive strength after 28 days of curing.

    • M20 concrete has a minimum compressive strength of 20 MPa (Megapascals).

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good experience in our life

Relationship Manager Interview Questions asked at other Companies

Q1. How will you market banking products ? Are you willing to work at the ground level ? What are the challenges of marketing at ground level ? How different is it from other kinds of marketing? What did you learn in mba with respect to marketi... read more
View answer (50)

Worker Interview Questions & Answers

user image Anonymous

posted on 19 Feb 2025

Interview experience
4
Good
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I appeared for an interview in Jan 2025.

Round 1 - Aptitude Test 

Community's management market project lu .Assess analytical and project management. Safety og Gated communities. Staff mangement Automated Utility payment. Society management and committee. Best deal. The help full. Staff mangement.and travel management.

Round 2 - Group Discussion 

Group conversation and centered Around Real Estate topic. Buying selling Renting Properties. Without The Involvement . Customer Service. Construction linked. Plan the progress. The payment schedule. Installment is payable. Legal support . Market knowledge. Best deals.

Interview Preparation Tips

Interview preparation tips for other job seekers - Customize my application Online platforms. No broker company practice Attend Industry Events.Mock interview GetEmailupdates.Relevant skills and Experiences. Stay positive ResumeShartlist.Act kindly to everyone Update my resume and cover letter. Prepared for anything. Experience skills. Ideal candidate and ask for the job.

Worker Interview Questions asked at other Companies

Q1. What advice would you give to someone preparing for a coding test at Box?
View answer (3)

Node JS Developer Interview Questions & Answers

user image Pratik Raundale

posted on 2 Jan 2025

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

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

Round 1 - Technical 

(2 Questions)

  • Q1. Arrays reverse the first 5 number
  • Ans. 

    Reverse the first 5 numbers in an array

    • Use array.slice() to get the first 5 elements

    • Use array.reverse() to reverse the elements

    • Combine the reversed elements with the rest of the array

  • Answered by AI
  • Q2. How can a linked list be created without utilizing arrays?
  • Ans. 

    A linked list can be created without utilizing arrays by defining a Node class with a value and a reference to the next node.

    • Define a Node class with a value and a reference to the next node

    • Create instances of the Node class and link them together by setting the next node reference

    • Implement methods to add, remove, and traverse the linked list

  • Answered by AI

Node JS Developer Interview Questions asked at other Companies

Q1. What are the main modules of Node.js? Explain in detail.
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Case Study 

What features would you launch on NoBroker to ensure that recent college graduates onboard on-to the application ?

Round 2 - Technical 

(2 Questions)

  • Q1. How would you increase the penetration of NoBroker cleaning services through the NoBroker application ?
  • Ans. 

    To increase penetration of NoBroker cleaning services, focus on app visibility, user incentives, partnerships, and customer reviews.

    • Optimize app visibility by featuring cleaning services prominently on the app homepage

    • Offer discounts or promotions to incentivize users to try out the cleaning services

    • Form partnerships with local businesses or real estate agents to promote the cleaning services

    • Encourage satisfied custome...

  • Answered by AI
  • Q2. How would you decrease fraud apartment listings through the NoBroker application ?
  • Ans. 

    Implement verification process, user reviews, and AI algorithms to detect fraud listings.

    • Implement a verification process for landlords and tenants to confirm their identities.

    • Encourage users to leave reviews and ratings for properties they have visited.

    • Utilize AI algorithms to analyze listing data for any suspicious patterns or inconsistencies.

    • Flag and remove listings that are reported by multiple users or identified ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NoBroker Product Manager interview:
  • Puzzles
  • Product Implementation
  • Strategic Planning
Interview preparation tips for other job seekers - Research well about the company, Stick to your logic backed points and stay confident through the entire interview process.

Skills evaluated in this interview

Product Manager Interview Questions asked at other Companies

Q1. You see an increasing number of order cancellations, with a 24-hour cancellation window. What would you do?
View answer (28)

Investment Manager Interview Questions & Answers

user image Sing it loud-Karaoke

posted on 8 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    Experienced investment manager with a strong track record in portfolio management and financial analysis.

    • Over 10 years of experience in the finance industry

    • Managed diverse portfolios for high-net-worth clients

    • Expertise in risk management and asset allocation

    • Strong analytical skills and ability to identify investment opportunities

    • Proven track record of delivering strong returns for clients

  • Answered by AI
  • Q2. Rate 5 investment avenues you think are safe which also have high returns, and why.
  • Ans. 

    Real estate, dividend-paying stocks, peer-to-peer lending, index funds, and rental properties are safe investment avenues with high returns.

    • Real estate: Provides steady income through rental payments and potential for property value appreciation.

    • Dividend-paying stocks: Offer regular income in the form of dividends and potential for capital appreciation.

    • Peer-to-peer lending: Allows investors to earn interest by lending ...

  • Answered by AI
  • Q3. What do you understand about fractional ownership? How is it different from REITs, benefits pros cons etc
  • Ans. 

    Fractional ownership involves multiple investors owning a portion of an asset, while REITs are companies that own and manage real estate properties.

    • Fractional ownership allows investors to own a fraction of a high-value asset, such as real estate or art, without needing to purchase the entire asset.

    • Investors in fractional ownership typically share in the income generated by the asset and may also benefit from potential...

  • Answered by AI
  • Q4. Pitch me an investment plan
  • Ans. 

    Invest in a diversified portfolio of low-cost index funds for long-term growth

    • Allocate funds across different asset classes (stocks, bonds, real estate)

    • Rebalance portfolio regularly to maintain desired asset allocation

    • Consider tax implications when making investment decisions

    • Focus on long-term goals and avoid emotional reactions to market fluctuations

  • Answered by AI
  • Q5. Rebutal handling skills

Investment Manager Interview Questions asked at other Companies

Q1. Tell me about Square Yards.
View answer (8)

Investment Advisor Interview Questions & Answers

user image Shumaila Adil

posted on 25 Feb 2025

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

I appeared for an interview in Aug 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself.
Round 2 - Aptitude Test 

Sharing a link for the aptitude test, which consists of three rounds.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Manager discussion ask self question education and previous role negotiation study's case and joining discussion
  • Q2. What is your highest qualification and total work experience?
  • Ans. 

    I have a Master's degree in Finance and 10 years of experience in the investment industry.

    • Master's degree in Finance

    • 10 years of experience in the investment industry

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Joining discussion as as possible
  • Q2. Cycling discussion basic and variable

Interview Preparation Tips

Interview preparation tips for other job seekers - As a newcomer, it is beneficial for learning.

Investment Advisor Interview Questions asked at other Companies

Q1. What is Policybazaar?
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Just basic questions no serious stuff

Round 2 - One-on-one 

(2 Questions)

  • Q1. No incentives and no salary until you completed your targets. Is that ok?
  • Q2. Cx scold you and your family members is that ok?
  • Ans. 

    No, it is not okay for a customer to scold me or my family members.

    • It is important to maintain professionalism and respect in all interactions with customers.

    • If a customer is being disrespectful, it is important to remain calm and address the situation professionally.

    • Seeking assistance from a supervisor or manager may be necessary if the situation escalates.

    • Setting boundaries with customers is important to maintain a h...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just wasting candidates time. Recruiters push you to manager round no matter what it is. In manager round he/she explains about the pathetic condition of work culture and made your mind to not to take up this job. Please make manager round as first so that candidates don't waste their time.

Junior Sales Executive Interview Questions asked at other Companies

Q1. Do you have any experience in scent marketing?
View answer (1)

Top trending discussions

View All
Interview Tips & Stories
2w (edited)
timepasstiwari
·
A Digital Markter
Nailed the interview, still rejected
Just had the BEST interview ever – super positive and encouraging! But got rejected. Interviewer said I was the most prepared, knew it was a full-time role (unlike others), and loved my answers. One of my questions was even called "the best ever asked!" He showed me around, said I was exactly what they wanted, and would get back by Friday. I was so hyped! Then today, I got the rejection email. No reason given, just "went with someone else." Feels bad when your best isn't enough. Anyone else been there? How'd you cope?
Got a question about NoBroker?
Ask anonymously on communities.

NoBroker Interview FAQs

How many rounds are there in NoBroker interview?
NoBroker interview process usually has 2-3 rounds. The most common rounds in the NoBroker interview process are HR, One-on-one Round and Resume Shortlist.
How to prepare for NoBroker interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at NoBroker. The most common topics and skills that interviewers at NoBroker expect are Real Estate Sales, Sales, Inside Sales, Salesforce and Field Sales.
What are the top questions asked in NoBroker interview?

Some of the top questions asked at the NoBroker interview -

  1. Give a scenario Like our cost is high but outside in local the cost is low th...read more
  2. Imagine one person is selling the house on rent in the app of no broker and giv...read more
  3. What is OOPs concept. Why is java called an Object Oriented Programming Languag...read more
What are the most common questions asked in NoBroker HR round?

The most common HR questions asked in NoBroker interview are -

  1. What are your salary expectatio...read more
  2. What are your strengths and weakness...read more
  3. Why should we hire y...read more
How long is the NoBroker interview process?

The duration of NoBroker interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

3.6/5

based on 278 interview experiences

Difficulty level

Easy 31%
Moderate 62%
Hard 7%

Duration

Less than 2 weeks 88%
2-4 weeks 5%
4-6 weeks 1%
6-8 weeks 1%
More than 8 weeks 4%
View more

Interview Questions from Similar Companies

JLL Interview Questions
4.1
 • 406 Interviews
CBRE Interview Questions
4.1
 • 298 Interviews
Colliers India Interview Questions
3.9
 • 74 Interviews
K Raheja Corp Interview Questions
4.3
 • 52 Interviews
Knight Frank Interview Questions
4.1
 • 49 Interviews
SMEC Interview Questions
3.7
 • 27 Interviews
View all

NoBroker Reviews and Ratings

based on 2.2k reviews

3.1/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

3.2

Salary

2.8

Job security

2.9

Company culture

2.8

Promotions

2.8

Work satisfaction

Explore 2.2k Reviews and Ratings
Senior Engineering Manager/ Engineering Manger - NoBrokerHood

Bangalore / Bengaluru

6-11 Yrs

₹ 30-45 LPA

Supply Associate

Chennai,

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Senior Mis Executive

Bangalore / Bengaluru

2-7 Yrs

Not Disclosed

Explore more jobs
Relationship Manager
815 salaries
unlock blur

₹1.7 L/yr - ₹7 L/yr

Territory Sales Manager
512 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

Sales Executive
361 salaries
unlock blur

₹1.1 L/yr - ₹6.7 L/yr

Unit Head
311 salaries
unlock blur

₹1.9 L/yr - ₹7.7 L/yr

Key Account Manager
241 salaries
unlock blur

₹2.3 L/yr - ₹6 L/yr

Explore more salaries
Compare NoBroker with

MagicBricks

4.2
Compare

Nestaway

3.8
Compare

JLL

4.1
Compare

CBRE

4.1
Compare
write
Share an Interview