Skip to content
Mohamed Hassan (JOSEPH) edited this page Apr 6, 2023 · 67 revisions

14-3-1024x768


Curriculum:


References:


If you're a computer science undergraduate, no worries mate πŸ˜‡ and be open always. Just follow the given curriculum via accredited professors in a LEGAL university which is controlled via a Government worldwide and do their given lab-exercise besides following-up with their fellow teaching assistants


Happy coding with Code::Blocks IDE 😍


Data Structures and Algorithms in a nutshell πŸ˜‰

  • Algorithm complexity is defined by how to measure the
    • efficiency which is defined as not consuming a lot of money πŸ’° (fucken electricity ⚑ and bare metal hardware usage) 😁 by less usage of machine's resources as much as we can along the time and
    • correctness which is defined by working as expected of a certain algorithm which is defined by a way of solving a certain problem (Just a bunch of well defined logical steps NOT INVENTING THE ATOM πŸ€” as mad-scientists do. We reuse mate 😘)