Dashboard
AI Resume Builder
Mock Interview
Tailored Practice
Competitive Interviews
Coding Prep
Aptitude Prep
javascript
Generate the first n numbers in the Fibonacci sequence. Each number is the sum of the two preceding ones, starting from 0 and 1.