Skip to content

thi - #1

Open
N140191 wants to merge 1147 commits into
AbhiTaker:masterfrom
thuva4:master
Open

thi#1
N140191 wants to merge 1147 commits into
AbhiTaker:masterfrom
thuva4:master

Conversation

@N140191

@N140191 N140191 commented Oct 24, 2017

Copy link
Copy Markdown

No description provided.

thuva4 and others added 30 commits August 20, 2018 11:26
Add algorithm to print Fibonacci numbers in Kotlin (#457).
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
* Added Kadane's in C #85

* Added BellmanFord in C++ #61
* Added Primality Tests

* added Algorithms

* In c++ folder

* Delete isPrimeMillerRabin.cpp

* Delete isPrimeFermat.cpp

* Delete isPrimeFermat.cpp

* Delete isPrimeMillerRabin.cpp
* Fix the repository

Some algorithms were duplicated

* Radix sort in C

C implementation of the radix sort algorithm

* Uploaded a gitignore
Signed-off-by: thuva4 <tharma.thuva@gmail.com>
* Create CountingSort.swift

* Add CountingSort Swift

* Rename Sort.swift to CountingSort.swift
Add Bellman-Ford Algorithm in C#
Add Bellman Ford Algorithm in C#
Add Dijkstra Algorithm in C#
thuva4 and others added 21 commits March 12, 2022 15:20
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](tzinfo/tzinfo@v1.2.9...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.3...v1.13.8)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix file formats

* add quick sort tests
* fix file formats

* add quick sort tests

* add radix sort js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Create primecheck.py

* Update README.md
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.8 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.8...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add files via upload

* Create Luhn

* Delete Luhn
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](minimistjs/minimist@v1.2.5...v1.2.7)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ary variable (#910)

* Added Zero-One Knapsack Problem

* Changed map to forEach

* Style Changed

* 👌 IMPROVE: Remove duplicate file

* 👌 IMPROVE: Added algorithm for swapping two variables with the help of a temporary variable

* 👌 IMPROVE: Added Eslint fixes

* 👌 IMPROVE: Edited the problem statement

Co-authored-by: Omkarnath Parida <omkarnath.parida@yocket.in>
@thuva4
thuva4 force-pushed the master branch 5 times, most recently from 73da882 to 9b31448 Compare March 1, 2026 10:05
Co-authored-by: Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.