Discrete Structure

Discrete Structure RSS

Discrete Structure Reflection

Discrete Structure is basically the mathematics subject that is compulsory, for first year UTM students. Some students may think discrete structure as something not necessary. In my honest opinion, many of the mathematics that we learn are the basis of some known computer programs. For instance, tree traversal are the fundamental basis of file directories, most programs that use cycles such as touch n go are based on finite state machine and checking passwords can be checked using Deterministic Finite Automation. Therefore studying Discrete Structure will wire the logic of basic programs into our brains and making it easier for us computer science students in creating programs in the future.

 

Details

Assignment 03

This is the third assignment that we were given. The assignment given consisted of chapters 4 part 2(tree) and had 17 questions. My group consisted of three people Hazeeq, Yew Chong and me.