Nawy logo

Growth · Software Engineer Interview Guide

Sign up to see ATS

Interview language: English

How to Pass the Nawy Software Engineer Interview in 2026

The Nawy DNA (TL;DR)

Nawy's 'Get App' conversion funnel heavily evaluates a candidate's capacity to simplify complex real estate transactions. They seek individuals who can translate user needs, particularly around `Down Payment` options, into tangible product or process improvements that enhance the user journey from `Search Results` to property acquisition.

The Nawy Interview Loop

Your onsite loop will typically consist of 5 rounds.

  1. 1

    Round 1

    Recruiter Screen
    Motivation, role fit, logistics.
  2. 2

    Round 2

    Coding Screen
    LeetCode-medium algorithmic problems under time pressure.
  3. 3

    Round 3

    System Design
    Distributed systems, trade-offs at scale, architecture under constraints.
  4. 4

    Round 4

    Onsite Coding
    LeetCode-hard, debugging, code clarity, edge cases.
  5. 5

    Round 5

    Behavioral / Leadership
    Past evidence of ownership, influence, resolving conflict.

The Danger Zone: Top Reasons Candidates Fail

Based on our database of Nawy interview outcomes, avoid these common traps:

  • Inefficient filtering or sorting, leading to poor time complexity.
  • Focusing only on the outcome without reflecting on the learning process itself.
  • Portraying the disagreement as a personal conflict rather than a technical debate.
  • Calculating profit based on arbitrary pairs without ensuring buy < sell.

Get the full Nawy playbook, free

Every round, the exact grading rubric interviewers score against, all the questions, and unlimited mock-interview practice. Free account, no credit card.

Unlock Nawy, free

Test Yourself: Real Nawy Questions

Three real prompts pulled from our database.

Type · debugging

A user reports that sometimes when they filter properties by 'price range', the results are incorrect, showing properties outside the selected range. Here's a simplified snippet of the backend code responsible for filtering. Debug and fix the issue.

Type · algorithmic

Nawy's platform displays property prices. Implement a function that takes a list of prices (integers) and returns the maximum profit that could have been made by buying and selling a property once. You must buy before you sell.

Type · design

Nawy wants to implement a notification system to alert users about price drops or new properties matching their saved searches. Design this system, considering different notification channels (email, push notification, SMS) and ensuring reliability and delivery guarantees.

+ many more questions, signals, and worked examples

Sign up to unlock the full Nawy grading rubric

Unlock the Nawy rubric, free

Nawy Interview Question Bank

A sample from our database, grouped by round. Sign up to see the full set.

9 of 13 questions shown

1

Recruiter Screen

1
  1. 1

    Type · motivation

    Nawy is a SaaS platform focused on the real estate industry. What interests you about working on products that serve real estate agents, developers, and buyers?
2

Coding Screen

3
  1. 2

    Type · algorithmic

    Given a list of property listings, each with a price and a set of features (e.g., 'pool', 'gym', 'balcony'), write a function to find the top K most expensive properties that match a given set of required features. Assume features are represented as strings.
  2. 3

    Type · algorithmic

    Imagine Nawy's platform needs to recommend properties to users based on their viewing history. Given a user's viewing history (list of property IDs) and a database of all properties with their associated tags (e.g., 'modern', 'family-friendly', 'near-metro'), implement a function to find the 5 most similar properties to the last viewed property, based on tag overlap. Similarity is defined as the number of common tags.
  3. + 1 more questions in this round (sign up to unlock)
3

System Design

3
  1. 4

    Type · design

    Design a system for Nawy that allows users to 'favorite' properties. Consider scalability for millions of users and properties, real-time updates, and potential future features like 'compare favorited properties'.
  2. 5

    Type · design

    Nawy wants to implement a notification system to alert users about price drops or new properties matching their saved searches. Design this system, considering different notification channels (email, push notification, SMS) and ensuring reliability and delivery guarantees.
  3. + 1 more questions in this round (sign up to unlock)
4

Onsite Coding

3
  1. 6

    Type · debugging

    A user reports that sometimes when they filter properties by 'price range', the results are incorrect, showing properties outside the selected range. Here's a simplified snippet of the backend code responsible for filtering. Debug and fix the issue.
  2. 7

    Type · algorithmic

    Nawy's platform needs to display property addresses in a standardized format. Given a potentially messy address string (e.g., '123 Main St, Apt 4B, Anytown, CA 90210' or '456 Oak Avenue, Suite 100, Somecity, NY'), write a function to parse and return a structured address object (street, city, state, zip, unit). Assume a reasonable, but not perfectly consistent, input format.
  3. + 1 more questions in this round (sign up to unlock)
5

Behavioral / Leadership

3
  1. 8

    Type · ownership

    Tell me about a time you encountered a significant technical challenge or bug in a production system that was impacting users. What steps did you take to diagnose, fix, and prevent recurrence?
  2. 9

    Type · collaboration

    Describe a situation where you had a technical disagreement with a colleague or team lead regarding an architectural decision or implementation detail. How did you approach the discussion, and what was the outcome?
  3. + 1 more questions in this round (sign up to unlock)

Unlock all 13 Nawy questions, free

No credit card. Every question with its framework, the grading signals interviewers score against, and a worked answer for each.

Unlock all 13 Nawy questions

Interview tracks at Nawy

How Nawy's DNA translates across functions. Pick your role.

Compare Nawy with similar employers

Same DNA, different bar. Browse the closest companies in our database and see how their loops differ.

Practice Nawy interviews end-to-end

Sample answers

What a strong answer to these Nawy interview questions shows.

A user reports that sometimes when they filter properties by 'price range', the results are incorrect, showing properties outside the selected range. Here's a simplified snippet of the backend code responsible for filtering. Debug and fix the issue.

A strong answer shows: Systematic approach to debugging.; Correct identification of the faulty comparison logic.; Clear explanation of the fix and why it works.; Consideration of edge cases related to the price range..

Nawy's platform displays property prices. Implement a function that takes a list of prices (integers) and returns the maximum profit that could have been made by buying and selling a property once. You must buy before you sell.

A strong answer shows: Single-pass O(n) solution.; Correctly tracking minimum buy price and maximum profit.; Handling cases with no possible profit..

FAQ

WorkfiveExplore careers on Workfive

Unlock the free Nawy interview guide

Sign up