Git Product home page Git Product logo

haimadrian / designandanalysisofalgorithms Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 21 MB

Code samples that demonstrate the algorithms learnt during the course. Used as a preparation (not only ;)) for the exam.

License: MIT License

Java 100.00%
compute-optimizer greedy-activity-selection huffman-coding kmp-algorithm majority-element master-theorem matrix-chain-multiplication miller-rabin-algorithm suffix-trie repeated-squares

designandanalysisofalgorithms's Introduction

Design and Analysis of Algorithms

Repository to demonstrate algorithms that learnt during DesignAndAnalysisOfAlgorithms course, HIT, year B, 2nd semester.
Useful for Exam preparation

How to open this project in Intellij

  • Clone the repository
  • File->Open
  • Navigate to DesignAndAnalysisOfAlgorithms\Code\Algo and select build.gradle, then open it As Project
  • On the project window (left side of Intellij) right click Algo and then "Open Module Settings" (F4)
  • Select a project SDK according to a JDK that you have on your machine. (java 1.8 / java 11, etc.)
  • Main class is: AlgoMain
  • There is already a launcher I created.
  • At the main menu: Run -> Edit Configurations: expand "Application" and select "AlgoMain"
  • Configure a JRE to use, again depends on the JRE you have on your machine, and then "Apply" or "OK"
  • Now you have "AlgoMain" launcher. Run it and crack the exam.

Summary

Summary-DesignAndAnalysisOfAlgorithms.pdf (Right click and then "Save link as...")

GL & HF <3
Rick Shvetz

designandanalysisofalgorithms's People

Contributors

haimadrian avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.