From 3104d6f8ea0b24c09f6d309bc992e3ef869a5147 Mon Sep 17 00:00:00 2001 From: Allynixtor Date: Sun, 12 Nov 2023 17:58:30 +1100 Subject: [PATCH] updated 1511 page for 23t3 --- data/articles/2521-revision-theory.mdx | 4 ++-- data/course-revision/{1511-23T2.mdx => 1511-23T3.mdx} | 10 ++++------ .../{1511-23T2 => 1511-23T3}/anagram.mdx | 0 .../{1511-23T2 => 1511-23T3}/best_youtuber.mdx | 0 .../{1511-23T2 => 1511-23T3}/billys_books.mdx | 0 .../{1511-23T2 => 1511-23T3}/charming_three.mdx | 0 .../{1511-23T2 => 1511-23T3}/letter_pairs.mdx | 0 .../{1511-23T2 => 1511-23T3}/marc_coin.mdx | 0 .../{1511-23T2 => 1511-23T3}/oldest_group.mdx | 0 .../{1511-23T2 => 1511-23T3}/pallys-palindrome.mdx | 0 .../{1511-23T2 => 1511-23T3}/scissors_paper_rock.mdx | 0 .../{1511-23T2 => 1511-23T3}/scrambled_scrabble.mdx | 0 .../{1511-23T2 => 1511-23T3}/shauns_sheep.mdx | 0 .../{1511-23T2 => 1511-23T3}/sweet_potatoes.mdx | 0 .../{1511-23T2 => 1511-23T3}/train_trauma.mdx | 0 15 files changed, 6 insertions(+), 8 deletions(-) rename data/course-revision/{1511-23T2.mdx => 1511-23T3.mdx} (82%) rename data/course-revision/{1511-23T2 => 1511-23T3}/anagram.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/best_youtuber.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/billys_books.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/charming_three.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/letter_pairs.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/marc_coin.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/oldest_group.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/pallys-palindrome.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/scissors_paper_rock.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/scrambled_scrabble.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/shauns_sheep.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/sweet_potatoes.mdx (100%) rename data/course-revision/{1511-23T2 => 1511-23T3}/train_trauma.mdx (100%) diff --git a/data/articles/2521-revision-theory.mdx b/data/articles/2521-revision-theory.mdx index 847242f..2fd6d9b 100644 --- a/data/articles/2521-revision-theory.mdx +++ b/data/articles/2521-revision-theory.mdx @@ -9,9 +9,9 @@ author: CSESoc Education Team coverPhoto: '/images/generic/alexandru-acea-XEB8y0nRRP4-unsplash.jpg' --- -This page has a set of practice questions that cover most topics in COMP2521 23T2 and will give you a chance to test your knowledge of data structures and algorithms. +This page has a set of practice questions that cover most topics in COMP2521 23T3 and will give you a chance to test your knowledge of data structures and algorithms. -Note that the theory questions in the real COMP2521 23T2 exam will not be multiple choice! +Note that the theory questions in the real COMP2521 23T3 exam will not be multiple choice! diff --git a/data/course-revision/1511-23T2.mdx b/data/course-revision/1511-23T3.mdx similarity index 82% rename from data/course-revision/1511-23T2.mdx rename to data/course-revision/1511-23T3.mdx index 6485766..af414ae 100644 --- a/data/course-revision/1511-23T2.mdx +++ b/data/course-revision/1511-23T3.mdx @@ -1,13 +1,13 @@ --- title: CSESoc COMP1511 Revision Practice Problems -desc: Practical coding exercises to help you prepare for your COMP1511 23T2 final exam 😄 +desc: Practical coding exercises to help you prepare for your COMP1511 23T3 final exam 😄 course: COMP1511 -offering: 23T2 +offering: 23T3 --- # CSESoc COMP1511 Revision Practice Problems -This is a set of practical programming problems designed to help you prepare for your COMP1511 23T2 final exam. +This is a set of practical programming problems designed to help you prepare for your COMP1511 23T3 final exam. There are autotests for each problem on cse servers which you can use to check your solutions. @@ -34,9 +34,7 @@ Links to sample solutions can be found at the bottom of each problem!
-### [Pointers and Memory Slides] - -(https://docs.google.com/presentation/d/1Iz8lKozedeIq5ECu0vN3ZPgnke88r2L5H7UIt9otwC8/edit?usp=sharing) +### [Pointers and Memory Slides](https://docs.google.com/presentation/d/1Iz8lKozedeIq5ECu0vN3ZPgnke88r2L5H7UIt9otwC8/edit?usp=sharing)