Skip to content

At university, we are taught plain old C programming language in which we learn algorithms. To be honest, I do not like C or C++ programming languages because I have to keep my focus on pointers rather than the logic of algorithms only. So I want to learn algorithms in fun and exciting way by implementing them in Java.

Notifications You must be signed in to change notification settings

Rahman2001/Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

Algorithm

At university, we are taught plain old C programming language in which we learn algorithms. To be honest, I do not like C or C++ programming languages because I have to keep my focus on pointers rather than the logic of algorithms only. So I want to learn algorithms in fun and exciting way by implementing them in Java.

Resources

My favourite book to learn algorithms in Java is

  • Algorithms in a Nutshell A Practical Guide

This is an image of the book taken from amazon.com

About

At university, we are taught plain old C programming language in which we learn algorithms. To be honest, I do not like C or C++ programming languages because I have to keep my focus on pointers rather than the logic of algorithms only. So I want to learn algorithms in fun and exciting way by implementing them in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages