# Where can I find the solution to exercises within the course?

**URL:** https://forum.codewithmosh.com/t/where-can-i-find-the-solution-to-exercises-within-the-course/19515
**Category:** Data Structures
**Created:** [April 11, 2023, 12:36pm UTC](https://forum.codewithmosh.com/t/where-can-i-find-the-solution-to-exercises-within-the-course/19515 "2023-04-11T12:36:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![nevy](https://avatars.discourse-cdn.com/v4/letter/n/3ec8ea/32.png) [@nevy](https://forum.codewithmosh.com/u/nevy)
#### Post date: [April 11, 2023, 12:36pm UTC](https://forum.codewithmosh.com/t/where-can-i-find-the-solution-to-exercises-within-the-course/19515/1 "2023-04-11T12:36:04Z")

</div>

For example in the Stack section, it says the solution is Twostacks and MinStack. Is there a link where we can access the code of these solutions?

---

<div class="post-metadata">

### Author: ![someone](https://avatars.discourse-cdn.com/v4/letter/s/b77776/32.png) [@someone](https://forum.codewithmosh.com/u/someone)
#### Post date: [April 14, 2023, 6:59am UTC](https://forum.codewithmosh.com/t/where-can-i-find-the-solution-to-exercises-within-the-course/19515/2 "2023-04-14T06:59:20Z")

</div>

go to [chat.openai.com/chat](http://chat.openai.com/chat)  
and type “code for twoStacks in C++ or any language”  
within minutes you will get the code if any questions u can ask it.

---

<div class="post-metadata">

### Author: ![jmrunkle](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.codewithmosh.com/jmrunkle/32/3765_2.png) [@jmrunkle](https://forum.codewithmosh.com/u/jmrunkle)
#### Post date: [April 27, 2023, 5:22am UTC](https://forum.codewithmosh.com/t/where-can-i-find-the-solution-to-exercises-within-the-course/19515/3 "2023-04-27T05:22:20Z")

</div>

If I recall correctly, one of the videos has a zip file with all of the content like the solved exercises.
