Osmos.ai (Onlinesales.ai) Interview Experience!

onlinesales.ai logo
onlinesales.ai
March 31, 2026 · 0 reads

Summary

I interviewed with Onlinesales.ai for an off‑campus role, completing an online test, a technical DSA round, and a bar‑raiser round focusing on design and backend topics; I am awaiting the outcome.

Full Experience

Hey guys, Mayank this side, final year undergrad at MNNIT Allahabad.

So recently I went through the interview process of Onlinesales.ai. It was an off‑campus opportunity, so I thought of sharing my experience.

The process consisted of 3 rounds:

Round 1 (Online Test): I was given a test link which I had to complete within 24 hours. It included 2–3 DSA questions, some MCQs, and one Node.js question.

Round 2 (Technical Interview): After clearing the test, my interview was scheduled. It started with a basic DSA problem: count the number of 0s and 1s in an array without using any comparators.

Then the second question was to design an "Add to Cart" feature, which was somewhat similar to the LRU concept.

Round 3 (Bar Raiser Round): This round started with a basic introduction, and then we went deep into my projects — discussing design decisions, challenges, and possible future improvements.

There were also backend‑focused questions like:

  • what changes are needed in the database for role‑based authentication
  • how to break down the project into microservices

But after this round, I haven’t received any update yet — whether I am selected or rejected.

Interview Questions (4)

1.

Count zeros and ones in array without comparators

Data Structures & Algorithms·Easy

Count the number of 0s and 1s in an array without using any comparators.

2.

Design Add to Cart feature (LRU‑like)

System Design

Design an "Add to Cart" feature, which was somewhat similar to the LRU concept.

3.

Database changes for role‑based authentication

System Design

What changes are needed in the database for role‑based authentication?

4.

Breaking down project into microservices

System Design

How to break down the project into microservices?

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!