Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      TO THE NEW

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: TO THE NEW reviews | TO THE NEW jobs | TO THE NEW salaries | TO THE NEW benefits
      TO THE NEW interviewsTO THE NEW Associate Technical Lead interviewsTO THE NEW interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      IBM
      3.6★Compensation and benefits
      avatar
      Concentrix
      3.6★Compensation and benefits
      avatar
      Dell Technologies
      3.5★Compensation and benefits
      avatar
      Hewlett Packard Enterprise | HPE
      3.6★Compensation and benefits

      Associate Technical Lead Interview

      24 Dec 2020
      Anonymous interview candidate
      Noida

      Other Associate Technical Lead interview reviews for TO THE NEW

      Associate Technical Lead Interview

      30 Mar 2026
      Anonymous interview candidate
      Noida
      No offer
      Negative experience
      No offer
      Negative experience
      Easy interview

      Application

      I applied through a recruiter. The process took 4 days. I interviewed at TO THE NEW (Noida) in Dec 2020

      Interview

      It was a terrible experience, the interviewer was not interested at all to even take the interview and it seemed that he was prejudice towards female candidate. He was continuously eating while asking the questions on video call, which was really disrespecting. And intentionally was asking irrelevant question. Such a terrible experience, never expected from such organization.

      Interview questions [1]

      Question 1

      Decrypt OAuth Token without calling any other service
      Answer question
      Easy interview

      Application

      I applied through other source. I interviewed at TO THE NEW (Noida) in Mar 2026

      Interview

      Day 1 – Round 1: The interviewer asked me to design database entities for a cab service. I suggested a normalized design with separate tables: * user * driver * user_driver * domestic_trip * intercity_trip * user_driver_domestic_trip * user_driver_intercity_trip My idea was to separate trip types and keep the database properly normalized using mapping tables. However, the interviewer didn’t like this approach and insisted that all trips should be stored in a single table. There was no discussion about trade-offs, normalization, or scalability — it felt like only one answer was considered correct. My simple suggestion for the Round 1 panel: please revisit normalization concepts. There are multiple valid ways to design a database, and the right choice depends on requirements. Day 2 – Round 2 (another interviewer): The interviewer then asked: "How do you design a solution to handle concurrent form updates where multiple users access the same record, ensuring stale data is detected and users are notified in real time without overwriting recent changes?" I answered that we can use WebSocket-based notifications along with backend validation. But again, the panel insisted that versioning was the only solution. My point was simple: versioning can prevent overwriting data, but how will other users know that the form has already been updated? Some kind of notification is still needed. For better user experience, WebSocket (or any real-time mechanism) is a practical solution — and that’s what I explained. My suggestion to the Round 2 interviewer: my friend Shobhit, please revisit system design basics. Good system design usually combines multiple approaches to create an optimal solution. Overall, it felt like the discussion was not about understanding design thinking, but about matching a predefined answer. For senior-level roles, interviews should focus on reasoning, trade-offs, and real-world experience — not just one fixed solution. Advice to candidates: if possible, ask for interviews to be recorded or clarified. Sometimes answers are judged based on keywords rather than actual understanding. Interviews should be about technical discussion and learning — not rigid answer validation. 🚫 For upper management: please ensure that interviewers are well-prepared and able to evaluate candidates fairly based on knowledge, reasoning, and practical experience.

      Associate Technical Lead Interview

      1 Jun 2022
      Anonymous interview candidate
      No offer
      Negative experience
      Easy interview

      Application

      I applied through a recruiter. The process took 3 weeks. I interviewed at TO THE NEW in May 2022

      Interview

      Initial call with HR regarding tech profile, JD, current and expected CTC, etc First round of technical interview (30 min) Second round of technical interview (30 min) The second round interviewer came late by 10 mins and the interview got over exactly after 20 mins (10mins + 20mins). After both the rounds I received very positive feedback from the HR. And then a third HR round was scheduled with a senior HR whose feedback was also positive. But a week later after multiple follow-ups got the answer from HR that my expected salary was out of budget (which btw I had informed in the very first call with the HR). Overall a bad experience wasting candidates' time.

      Interview questions [1]

      Question 1

      SOLID, HTTP verbs, easy string manipulation programs, easy SQL queries.
      Answer question