CPDojo updates - Introducing CPDojo ladd— Added Graph viewers
Difference between en2 and en3, changed 819 character(s)
Hi all, since the other blog which I've been using for updating CPDojo updates has gotten so long, I've created this new blog.↵

New Updates to CPDojo (30th Sept):↵
![ ](/predownloaded/0a/11/0a1141296cb926facb2dc01309552a4409b4a5b0.png)↵
![ ](/predownloaded/74/7e/747e102dadc40dda4efc6f73f43aa88d9e8cbc63.png)↵
Added Graph viewer so that we can visualize the graph provided in test-cases or creating your own graph for testing purposes.↵

For un-weighted graph the format should be:↵
n m↵
u1 v1↵
u2 v2↵
.↵
.↵
.↵
um vm↵
Where n is number of nodes and m is number of edges↵

For weighted graph the format should be:↵
n m↵
u1 v1 w1↵
u2 v2 w2↵
.↵
.↵
.↵
um vm wm↵
Where n is number of nodes and m is number of edges↵
-------------------------------------------------------------------------------------------------↵

New updates to CPDojo (27th Sept):↵
Added CPDojo ladders↵
![ ](/predownloaded/63/48/634886a20734d17fcaf3dddae043842b895f5754.png)↵

This ladder is created based on data of 40k+ users and is entirely powered by ML.↵

You can use CPDojo ladders [here](https://www.cpdojo.com/ladders)↵
-------------------------------------------------------------------------------------------------

New updates to CPDojo (24th Sept):↵

1. You can now see the problem statement directly by clicking on view button on the problems table.↵
![ ](/predownloaded/49/a6/49a6146dbea5321fec5c12e218b70aa5a7f61ad6.png)↵
![ ](/predownloaded/e4/5f/e45f74b57c7e2d05dc01fedb6088c029e0e879fd.png)↵

2. Added feature to sort column based on date in Problem Filter page.↵

Link to CPDojo: [Here](https://www.cpdojo.com)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English cpdojo 2023-09-30 20:53:52 56
en3 English cpdojo 2023-09-30 20:53:00 819
en2 English cpdojo 2023-09-27 16:36:42 330
en1 English cpdojo 2023-09-24 15:09:06 538 Initial revision (published)