Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Kabachel/computer-science-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computer-science-problems

Build Status codecov Codacy Badge

Table of contents

Introduction

Reading, fixing, testing and writing documentation from the material of the book "Classic Computer Science Problems in Java" authorship David Kopec.

Goals

  • To study the main frequently occurring tasks from the field of computer science on the topics of data structures, algorithms, artificial intelligence.
  • Create project documentation using Javadoc
  • Write unit tests using Junit5
  • Configure code coverage reports generator for Java projects using JaCoCo
  • Set up automatic testing when pushing to the repository and uploading test coverage reports using Codecov
  • Codestyle - Sun's Java Style

Documentation

You can view the project documentation at the link DocPage

Tests

About

Solution of classical problems from the field computer science

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages