Skip to content

Commit 18273b5

Browse files
added memory slides to 1511 revision workshop page (#237)
feat: added slides on pointers and memory to the 1511 revision workshop page
1 parent e15a520 commit 18273b5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

data/course-revision/1511-23T1.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,12 @@ $ ~csesoc/1511-fetch
2626

2727
## Solutions
2828

29-
Solutions have now been released! Scroll down to the bottom of each problem page to find the link.
29+
Links to sample solutions can be found at the bottom of each problem!
30+
31+
<br/><br/>
32+
## [Pointers and Memory Slides](https://docs.google.com/presentation/d/1Iz8lKozedeIq5ECu0vN3ZPgnke88r2L5H7UIt9otwC8/edit?usp=sharing)
33+
34+
<figure class="video_container">
35+
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSrzCDBJhJKV9AO8xCmFkjd6LpFnf9r2anwIIZe276k3Cn-NFI_nrbyXq8wAnPUMpWsRu_aS2csf-pu/embed?start=false&loop=false&delayms=60000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true">
36+
</iframe>
37+
</figure>

0 commit comments

Comments
 (0)