Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
/ SedgewickAlg Public archive

Working with the exercises from the "Algorithms in Java" book. The author of the book is Robert Sedgewick.

Notifications You must be signed in to change notification settings

xairaven/SedgewickAlg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Algorithms in Java. Fourth edition"

Robert Sedgewick and Kevin Wayne

In this repository, I store my solutions to problems from the book "Algorithms in Java. Fourth Edition" written by Robert Sedgewick and Kevin Wayne.

I used a library from their book in solving problems: "algs4.jar", licensed by GNU (GPL) v.3.
If you find anything incorrect you can create an issue or open a pull request.
I used the 2019 edition in Russian. The order of assignments may vary from edition to edition.

This repository is license free and redistributable.
Not used commercially

An archive that contains data files (as well as all the other ones used in the book) can be found at: http://algs4.cs.princeton.edu/code/algs4-data.zip

Library: https://algs4.cs.princeton.edu/code/algs4.jar

About

Working with the exercises from the "Algorithms in Java" book. The author of the book is Robert Sedgewick.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages