Skip to content

TonyRideBike/Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithms

Practice of Algorithms

##POJ http://poj.org/userstatus?user_id=anthonyxoxo

1000. "Hello POJ."
1003. Hangover -- Kid's stuff.
1004. Financial Management -- Kid's stuff.
1005. I Think I Need a Houseboat -- Kid's stuff.
1035. Spell Checker -- Play with the string.
1068. Parencodings -- Just simulate.
1125. Stochbroker Grapevine -- Floyd.
1154. LETTERS -- Depth-First Search.
1328. Radar Installation -- Greedy, take care of the input data.
2485. Highways -- Prime.
2524. Ubiquitous Religions -- Quick-Union, weighted would be better.
2823. Sliding Window -- Monotone queue, huge input.
3278. Catch That Cow -- Breadth-First Search.

About

Practice of Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published