Skip to content

Commit 8a55392

Browse files
committed
Update main README for sessio-6
1 parent 4d8421c commit 8a55392

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ This diagram shows just an overview of the whole content. The actual content may
2828
- Explore your first Linear Data Structure, which is the array. Learn more about how to use arrays, and some of the problems they solve.
2929
- [Session Details](session-5/)
3030

31+
### [Session #6: Structs, and Solving real problems](session-6/)
32+
- Dive deeper into additinal ways to store and group your data together in something called a struct (or structure). Learn more details about using built-in functions with arrays, and solve real problems on codeforces to put your skills into practice.
33+
- [Session Details](session-6/)
34+
3135
## Additional Resources
3236

3337
In addition to the sessions, you can find supplementary materials and resources in the [Additional Resources](additional-resources/) directory.

session-6/session-6-content.jpg

4.11 KB
Loading

0 commit comments

Comments
 (0)