Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 574 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 574 Bytes

CF_Helper(JS Project)

  1. Shows CodeForces Contests division vise.(div3,div2,div1,educational rounds,global rounds,other rounds, upcoming contests)
  2. Enter two CodeForces user handles, say user1 and user2. Compare what problems are submitted successfully by user2("accepted" verdict) and not by user1 and show list.
  3. Site: https://harsh-modi278.github.io/CF_Helper/

References:

  1. API used for getting CF contests and user data: https://codeforces.com/apiHelp
  2. Html/CSS taken from(some modifications are done): https://colorlib.com/wp/template/responsive-table-v1/