Inspiration

Out of every 100 students who apply for their dream tech job — only 2 get an offer. Not because they aren't smart. Because they never got to practice a real interview.

Most students don't know what a real hiring process looks like — resume shortlisting, DSA round, technical round — they find out on the day itself. Students from Tier-2/3 cities have no senior network, no coaching, no second chances.

That's what inspired MockRound.AI.


What It Does

1. Test Templates

Company-specific Previous Year coding rounds and Technical MCQ — DBMS, OOPs, OS, CN — exactly what Google, Adobe, Amazon ask. Attempt it, submit it, get a detailed AI analysis report on your email.

2. Challenges

A full real interview simulation — resume shortlisting → Round 1 DSA → Round 2 for top performers. Exactly like a real company hiring process.

To keep it fair, we built our own Anti-Cheating System and AI HR — webcam monitoring, behavior analysis, and AI proctoring — so every candidate competes honestly.

3. Discuss

Students share real interview experiences, write blogs, help each other. A community built by students, for students.

4. Mentorship

1:1 sessions with industry experts from top companies — for students who need personal guidance to crack their dream company.


How We Built It

  • Frontend: Next.js + TypeScript
  • Backend: Node.js + Express
  • Database: MongoDB
  • AI Models: Hosted on Hugging Face — code analysis, anti-cheating detection, AI HR
  • Auth: OTP-based email authentication
  • Deployment: Vercel

Why AI?

Evaluating a resume, analyzing code, detecting cheating — these need contextual intelligence, not rules.

  • Our AI model analyzes code logic, time complexity, edge cases — and sends a human-readable report
  • Our anti-cheating system uses computer vision and behavior analysis
  • Simple if-else can't do this. AI can.

Responsible AI

  • AI feedback is always framed as suggested evaluation — not final verdict
  • Users review it, not just accept it
  • No personal data or code submissions stored beyond the session

Impact

This platform is for every student who:

  • Never had a senior to guide them
  • Never knew what Round 1 actually looks like
  • Couldn't afford a coaching session

MockRound.AI gives them the full experience — for free.


Challenges We Faced

  • Building a real anti-cheating system from scratch using computer vision
  • Designing an AI model that gives meaningful code feedback, not just pass/fail
  • Simulating a complete hiring funnel (resume → DSA → final round) in a web platform
  • Making the platform accessible and fast for users on low-end devices

What We Learned

  • How to integrate AI models into a production web app
  • Real-world challenges of proctoring and behavior analysis
  • Building community-first products where users trust the platform

Built With

Share this project:

Updates