Code a project in 30 mins. Win Credits.

Code a project in 30 mins. Win Credits.

Bridge analyzes how you research, use AI, debug, write code, and how your project actually works. Not just whether tests pass.

Screen recording
File Tree
Editor
Terminal
AI Chat
1:12/8:00
Candidate Session Timeline
Reads requirementsUses AI effectivelyTests and debugsCode structure
Uses AI effectively8/10

Gave a detailed prompt, then refined the output

Wrote a specific prompt with constraints and expected format; reviewed and edited the AI suggestion before using it.

0:48 2:00

Prizes

Prizes

Win Anthropic and OpenAI credits

white concrete frame
2nd
Second Place
OpenAI$200
1st
First Place
Claude$200
OpenAI$200
3rd
Third Place
OpenAI$150

How it works

Work on a real problem

Get a Real Problem

Job Description
  • Frontend Engineer
  • React + APIs
  • Performance optimization
Generate Assessment
Take-Home ProjectGenerated
  • Build a React dashboard
  • Fetch API data
  • Render chart components
  • Handle loading states
  • Optimize performance

Work in your own environment

Claude Prompt

Optimize time complexity for this function

Chrome Research
StackOverflow
Binary search explanation
VS Code
function twoSum(nums) {
return nums.sort((a,b)=>a-b)
}
Terminal
$ npm test
✓ all tests passed

Bridge analyzes the workflow

Chrome

Researched binary search

Claude

Refactor time complexity

Cursor

Edited solution logic

Terminal

Ran tests, verified

Test Your Limits