Augnito.ai
Quick Navigation
September 11, 2025 • 7 reads
Summary
I interviewed for a backend role at Augnito.ai, which involved a DSA round, a machine coding challenge, and a managerial/HR discussion. Unfortunately, I was rejected after reaching the final round.
Full Experience
I recently interviewed for a Backend role at Augnito.ai. The interview process consisted of three main rounds:
- DSA Round: This round involved solving 2 LeetCode Medium-Hard questions. The platform used was CoderByte, and I could use any language.
- Machine Coding Round: For this round, I was tasked with building a system similar to a Publisher-Subscriber system on CoderByte, using any language.
- Managerial/HR Round: In the final round, I had to provide an in-depth explanation and demonstrate knowledge of one of the projects from my resume.
Interview Questions (2)
Q1
Design a Publisher-Subscriber System
System Design
Design and implement a Publisher-Subscriber system. This typically involves managing subscribers, topics/channels, and message distribution from publishers to relevant subscribers.
Q2
Discuss a Project from Resume
Behavioral
Provide an in-depth explanation of one of the projects from your resume, demonstrating knowledge of its design, implementation, and your contributions.