UnemployedProgrammer's blog

By UnemployedProgrammer, history, 15 months ago, In English

Please share problems related to dijkstra algorithm and its modifications , please mention problem link and its rating

| Write comment?
»
15 months ago, hide # |
 
Vote: I like it +6 Vote: I do not like it
»
15 months ago, hide # |
Rev. 2  
Vote: I like it 0 Vote: I do not like it

This problem is 1900 rated but it's a standard problem.

»
15 months ago, hide # |
 
Vote: I like it -31 Vote: I do not like it

Another self-centered blog about how I can improve without any effort

»
15 months ago, hide # |
 
Vote: I like it +6 Vote: I do not like it

surely there's a list you can find for this, but in the meantime: https://mirror.codeforces.com/contest/2023/problem/B

»
15 months ago, hide # |
 
Vote: I like it +7 Vote: I do not like it
»
15 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

https://mirror.codeforces.com/problemset/problem/1130/C not Dijkstra but something related to the shortest path if you figure out some good approach other than brute force, please share your approach

»
15 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it
»
15 months ago, hide # |
 
Vote: I like it +1 Vote: I do not like it

A recent interesting one — 2014E - Rendez-vous de Marian et Robin

»
15 months ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Here's my 5 cent for its recency and fun

https://mirror.codeforces.com/contest/2024/problem/D

»
15 months ago, hide # |
Rev. 2  
Vote: I like it +1 Vote: I do not like it