Skip to content

4bhi-Pathania/LeetCode-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LEETCODE Analyzer

An interactive web application to compare LeetCode users and visualize their problem-solving performance using charts.


Live Demo

🔗 https://4bhi-pathania.github.io/LeetCode-Analyzer/


Overview

DSA Analyzer is a web-based dashboard that allows users to:

  • Compare two LeetCode profiles
  • Analyze problem-solving statistics (Easy, Medium, Hard)
  • Visualize data through interactive charts

This project demonstrates the use of APIs, data visualization, and frontend development.


Features

  • Compare two LeetCode users
  • Interactive bar chart visualization using Chart.js
  • Difficulty-wise breakdown (Easy / Medium / Hard)
  • Clean and responsive dashboard UI
  • Real-time data fetching using API

Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Charts: Chart.js
  • API: LeetCode Stats API
  • Deployment: GitHub Pages

How It Works

  1. User enters two LeetCode usernames
  2. Application fetches data from external API
  3. Data is processed and displayed
  4. Chart.js renders a comparison graph

Future Improvements

  • Add winner indicator
  • Track progress over time
  • Improve mobile responsiveness
  • Advanced UI animations

Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request.


Acknowledgements

  • LeetCode for problem data
  • Chart.js for visualization
  • Open-source API providers

About

This website allows you to compare your progress with your friend on leetcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors