Skip to content

psaikaushik/interview-ide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interview IDE

A browser-based coding interview platform with Claude AI assistance and Chaos Engineering.

Quick Start

  1. Copy Robinhood-backend into target-app/
  2. Create .env with your ANTHROPIC_API_KEY
  3. Run: docker-compose up --build
  4. Open http://localhost:3000

Features

  • Browser-based VS Code (code-server)
  • Claude AI Chat sidebar
  • Chaos Engine (interviewer only):
    • Corrupt Data - invalid stock prices
    • High Volume - 500 alerts for N+1 testing
    • Race Conditions - artificial delays

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors