I applied through a recruiter. The process took 1 day. I interviewed at New Relic (Hyderābād) in Mar 2024
Interview
It was quite easy.
First round was DSA
Second was LLD+HLD round . I was asked URL shortner.
Thrid round was project round. Based on your resume.
They get deep into your resume projects if you interview directly with new relic.
I interviewed at New Relic (Barcelona) in Dec 2025
Interview
I recently interviewed for a senior position. The initial stages of the process, including the conversations with HR and the Hiring Manager, went well and were generally respectful and positive. However, the overall experience left me disappointed and felt not fully representative of real-world engineering work.
The technical interview focused heavily on recalling specific data structure names from memory rather than evaluating problem-solving skills and engineering reasoning. I was clear about the properties required for the solution and mentioned that, in practice, I would verify the exact implementation details via the Java APIs. This approach, which reflects real professional behavior, was nevertheless treated negatively.
During the interview itself, I received positive signals and comments such as “good job,” which made the final feedback feel somewhat inconsistent. Expectations were not clearly stated upfront: in the system design discussion, I thoroughly covered multiple valid scenarios and trade-offs, only to later be told that a single, narrowly defined solution was expected.
Overall, I felt that the process favored rigid, pre-scripted answers over practical experience, clarity of reasoning, and real-world decision-making. I hope the interview process can be refined in the future to better align expectations and more accurately assess senior-level engineering skills.
Interview questions [1]
Question 1
A live coding question focused on data structures and system design trade-offs
I applied online. I interviewed at New Relic (Bengaluru) in Sep 2025
Interview
I was interviewed on September 1, and I had a very disappointing experience.
First of all, the interviewer was a 2024 graduate who seemed to have taken the question directly from an online portal. The problem statement was poorly framed — it had no edge cases and no clearly defined input or output specifications. I had to ask multiple clarifying questions in order to properly understand the requirements and cover all possible cases. Despite this, I solved the problem well within the given time.
Later the same day, I received feedback stating that I had asked "explained problem multiple times." This felt unfair, as the ambiguity lay in the poorly defined question itself. Based on this experience, I would not recommend any serious engineer to consider joining this company.
I applied through an employee referral. The process took 4 weeks. I interviewed at New Relic (Hyderābād) in Apr 2025
Interview
All rounds were virtual via Zoom.
4 Rounds in total. Standard DSA,SystemDesign, Hiring Manager, Managing Director rounds.
There was no barrier on languages used. Focus was more on problem solving skills. Updates were given time to time.
Interview questions [1]
Question 1
Round 1: DSA
i) Asked about projects, I answered Redis. Followup questions on Redis like how it is implemented how can we scale it up...etc
ii) Asked about Distributed Systems, how can we make system fault tolerance
iii) DSA: Remove node from LinkedList if Head is not given
Round 2: System Design
i) Design Rate Limiter
ii) give interfaces for this rate limiter
iii) where does this rate limiter sit
Round 3: Hiring Manager
i) What is the toughest feature you have ever developed & followup questions on it
ii) Where do you see yourself in 5Y
iii) How do you keep up with technologies
Round 4: Managing Director
What is the toughest feature you have ever developed & followup questions on it