Skip to content

Commit e1dd33f

Browse files
authored
Merge pull request kothariji#93 from gaurav-bhansali/master
More Practice Problems Added (Based on Greedy Algorithm)
2 parents 7e25381 + 76bf0f7 commit e1dd33f

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,30 @@ According to us, competitive programming is a sport. A sport based on problem-so
211211
---
212212
### Game Theory - https://www.youtube.com/watch?v=_thN1Rp_FRA
213213
---
214+
### Greedy
215+
**Problems**
216+
- BUSYMAN(SPOJ)
217+
- BIASED STANDINGS(SPOJ)
218+
- BAlife(SPOJ)
219+
- Defense of a kingdom (SPOJ)
220+
- Chopsticks(Codechef)
221+
- EXPEDI(SPOJ)
222+
- Fractional Knaspsack(GFG)
223+
- DIE HARD(SPOJ)
224+
- GREGOVIA(SPOJ)
225+
- SOLDIER(SPOJ)
226+
- CHOCOLA(SPOJ)
227+
- CMIYC(SPOJ)
228+
- Station Balance(UVA)
229+
- Huffman CodIng(GFG)
230+
- Maximun Unique Segments(Codechef)
231+
- Egyptian Fraction(GFG)
232+
- Job Sequencing(GFG)
233+
- Maximum Circles(HackerBlocks)
234+
- Codeforces Subsequences(Codeforces)
235+
- Good Strings(Codeforces)
236+
- Palindromic Paths(Codeforces)
237+
- Gas Pipeline(Codeforces)
214238
## Graphs:
215239

216240
### Playlists

0 commit comments

Comments
 (0)