Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

algorithm-design

Here are 165 public repositories matching this topic...

Tutorials given as one of the TAs for the class "Algorithm Design and Analysis" at Nanjing University

  • UpdatedJul 11, 2019
  • TeX

An algorithm that implements intelligence based on a Method pool (a collection containing multiple types of functions). 一种基于方法池(包含多种类型的函数的集合)实现智能的算法

  • UpdatedJul 14, 2025
  • Python

Actively solving LeetCode problems to enhance algorithmic skills and DSA knowledge. Consistently improving problem-solving abilities and preparing for competitive programming and technical interviews.

  • UpdatedJun 29, 2025
  • C++

Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.

  • UpdatedAug 17, 2024
  • Python

Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.

  • UpdatedAug 26, 2024
  • Jupyter Notebook

Algorithm Design Solved Exercises

  • UpdatedAug 3, 2023
  • TeX

Approximation Algorithm for the NP-Complete problem of finding a vertex cover of minimum weight in a graph with weighted vertices. Guarantees an answers at most 2 times the optimal minimum weighted vertex cover

  • UpdatedJan 12, 2019
  • Java

SmartChess is a Bluetooth enabled, smart Chessboard. SmartChess utilizes an integrated circuit to recognize where there are pieces on the board. That information is sent to the accompanying app, which provides the user with a live view of the board. The app can give hints, recommend moves, and enforces legal moves.

  • UpdatedNov 25, 2021
  • Swift

Sequence Alignment (Needleman–Wunsch Algorithm using Dynamic Programming) for aligning sequences (words, sentences, DNA etc.)

  • UpdatedJan 5, 2019
  • Java
AlgorithmDesign

📐 A desktop application practice and powered by JavaFx. (Curriculum design for algorithm)

  • UpdatedJun 26, 2020
  • Java

Multi-pronged, multi-stage analysis of a 3.5M-sentences science fiction corpus using optimized NLP, with NER techniques, LDA modeling and LLM integration. After final commit, will be able to run a main file to generate a visualization of results on-demand. Modularized and documented code that can easily be reused/refitted for other kinds of corpii.

  • UpdatedMay 1, 2024
  • Python

"Algorithm Design" Course Material

  • UpdatedDec 12, 2023

Approximation Algorithm for the NP-Complete problem of balancing job loads on machines. Does not guarantee an optimal solution, but instead, a solution is within a factor of 1.5 of the optimal solution

  • UpdatedJun 22, 2017
  • Java

Improve this page

Add a description, image, and links to thealgorithm-design topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thealgorithm-design topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp