Skip to content

Commit 1a97955

Browse files
authored
Update README.md
1 parent 936797d commit 1a97955

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,13 @@
328328
* [Bitmask DP 4 [ LightOj 1057 (Collecting Gold) ]](Dynamic%20Programming/30%20Bitmask%20DP%204%20%5BLightOj%201057%20Collecting%20Gold%5D.cpp)
329329
* ***Miscellaneous***
330330
* [N-digit binary strings without any consecutive 1’s](Dynamic%20Programming/18%20Count%20N%20digit%20binary%20string%20without%20consecutive%201's.cpp)
331-
332-
# Miscellaneous
331+
332+
 
333+
334+
<hr/>
335+
<h1 align="center">Miscellaneous</h1>
336+
<hr/>
337+
333338
- ***Operator Overloading for sorting / STL Data Structure***
334339
- [Using Comparator ***functions / structure***](Miscellaneous/01%20Operator%20Overloading%20for%20Sorting%20(Part%201).cpp)
335340
- [Overloading **<** operator](Miscellaneous/01%20Operator%20Overloading%20for%20Sorting%20(Part%202).cpp)
@@ -348,6 +353,7 @@
348353
- [Rectangle](Miscellaneous/03%20Geometry%20Template%20(Rectangle).cpp)
349354

350355

356+
<hr/>
351357

352358
### Md. Zarif Ul Alam
353359
Computer Science & Engineering Department , BUET

0 commit comments

Comments
 (0)