Units / FIT1008
FIT1008 · Fundamentals of algorithms
2026 Handbook6 credit pointsLevel 1Faculty of Information Technology
Last checked: 22 Aug 2026 UTCOverview
From Semester 2, 2026: Data structures and algorithms are the tools that allow programs to solve problems efficiently, reliably and at scale. This unit develops the core algorithmic thinking and implementation skills needed to move from a problem statement to a well-structured computational solution. You will learn to represent problems using appropriate data structures, design algorithms that use those structures effectively, and reason about how choices affect correctness, performance and maintainability. The unit covers recursion, introductory complexity analysis, and structures such as stacks, queues, trees, heaps and hash tables. You will evaluate algorithm behaviour both theoretically and experimentally, building a practical understanding of time, space and trade-offs. Through structured programming activities, you will strengthen your ability to design, implement, test and explain algorithmic solutions. The unit builds disciplined habits of precise reasoning, careful coding, performance awareness and reflection, preparing you for later study in advanced algorithms, software design, artificial intelligence, systems and computational problem solving. Semester 1, 2026: This unit introduces you to core problem-solving, analytical skills, and methodologies useful for developing flexible, robust, and maintainable software. In doing this, it covers a range of conceptual levels, from fundamental algorithms and data structures, down to their efficient implementation as well as complexity. Topics include data types, data structures, algorithms, algorithmic complexity, recursion, and their practical applications.
Areas of study: Computer science Computational science
Offerings
| Campus | Teaching period | Mode |
|---|---|---|
| Clayton | Second semester | Teaching activities are on-campus (ON-CAMPUS) |
| Malaysia | Second semester | Teaching activities are on-campus (ON-CAMPUS) |
| Malaysia | First semester | Teaching activities are on-campus (ON-CAMPUS) |
| Clayton | First semester | Teaching activities are on-campus (ON-CAMPUS) |
Assessment
The Handbook does not list a final examination among the assessment items. That is not a guarantee there is none.
| # | Assessment | Type | Weight | Hurdle |
|---|---|---|---|---|
| 1 | Learning Portfolio | Portfolio | 100% | Competency |
| 2 | Theory test | Quiz / Test | 0% | Competency |
| 3 | Coding Project 1 | Project | 30% | — |
| 4 | Theory Test 1 | Quiz / Test | 0% | Competency |
| 5 | Theory Test 2 | Quiz / Test | 0% | Competency |
| 6 | Weekly Quiz | Quiz / Test | 30% | — |
| 7 | Coding Project 2 | Project | 40% | — |
Assessment details may change. Please refer to the assessment information in Moodle closer to the start of the teaching period.
Requisites
prohibitions
Learning outcomes
- Semester 2: Analyse computational problems to identify suitable algorithmic strategies, data representations and performance considerations. Semester 1: Translate problem statements into algorithms and implement them in a high level programming language;
- Semester 2: Demonstrate understanding of data structures and algorithms by implementing, using, and testing them in ways that support correctness, readability and maintainability. Semester 1: Determine appropriate basic abstract data types, including; stacks, queues, lists, binary trees, priority queues, heaps and hash tables; for specific contexts;
- Semester 2: Design modular algorithmic solutions using appropriate abstract data types, including lists, stacks, queues, trees, heaps and hash tables. Semester 1: Theoretically and experimentally evaluate different implementations of basic abstract data types;
- Semester 2: Demonstrate awareness and working knowledge of relevant tools and technologies, and use them effectively to increase productivity and improve quality, such as IDEs, AI, and Version Control Systems. Semester 1: Analyse the efficiency of algorithms by determining their best-case and worst-case big-O time complexity;
- Semester 2: Plan, monitor, and reflect on the development of your algorithmic thinking and implementation practice through focused problem solving, feedback and iterative improvement.
- Semester 2: Communicate algorithmic reasoning and correctness, implementation choices, performance trade-offs and testing evidence using appropriate technical terminology and representations.
Workload
This unit has a requirement of 1-2 hours per week of asynchronous learning. Minimum total expected workload to achieve the learning outcomes for this unit is 144 hours per semester typically comprising a mixture of scheduled online and face to face learning activities and independent study. Independent study may include associated reading and preparation for scheduled teaching activities.
| Activity | Duration |
|---|---|
| Applied sessions | 24 hours |
| Workshops | 24 hours |
Ask about FIT1008
Answered from the Handbook fields above - no AI, no guessing. Every answer links back to the source.
Community discussions about FIT1008
CommunityStudent experience, not official rules. Nothing here changes what the Handbook says.