Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / aalhour/C-Sharp-Algorithms issues and pull requests

#176 - SkipList is broken

Issue - State: open - Opened by edward-a 6 months ago - 2 comments

#175 - just fixing a missing summary

Issue - State: closed - Opened by joaopedrodeb 11 months ago - 2 comments
Labels: feature

#174 - Can I need to migrate the project to .net Core 8.0?

Issue - State: open - Opened by Zombach about 1 year ago - 1 comment
Labels: feature

#173 - Rethinking BST `Find` method signature

Issue - State: open - Opened by pypkaed about 1 year ago - 1 comment

#172 - Question about the Indexer code of the SkipList.cs

Issue - State: open - Opened by zhanong over 1 year ago - 2 comments

#171 - Modernized null checks by using `nameof()` operator

Pull Request - State: closed - Opened by Lehonti over 1 year ago - 1 comment

#170 - [UnitTest] - Xunit capturing output

Issue - State: open - Opened by ivandrofly over 1 year ago
Labels: feature

#169 - DataStructures.Lists. CircularBuffer is not thread safe.

Issue - State: open - Opened by xuanyuan5005 almost 2 years ago - 2 comments

#168 - Please upgrade the project to dotnet 6 version

Issue - State: open - Opened by nirzaf about 2 years ago - 5 comments
Labels: feature

#167 - All Projects updated to .NET 6, redundant code removed and old syntax…

Pull Request - State: open - Opened by nirzaf about 2 years ago
Labels: on hold

#166 - Create ReverseLinkList

Pull Request - State: open - Opened by Anieshar1 about 2 years ago - 1 comment

#165 - Add Algorithms.common: Get the Day of the Week

Pull Request - State: closed - Opened by ChiaSuen about 2 years ago - 1 comment

#164 - Algorithm request: Get the Day of the Week from a Specific Date

Issue - State: closed - Opened by ChiaSuen about 2 years ago - 2 comments
Labels: algorithm request

#163 - Algorithm request: [NAME]

Issue - State: closed - Opened by yasserjalalMM over 2 years ago - 1 comment
Labels: algorithm request

#162 - implemented a few algo myself

Pull Request - State: closed - Opened by HongliangZang over 2 years ago

#161 - Fixed #155 Fixed bad implement, bad data structure CircularBuffer

Pull Request - State: open - Opened by daoluong over 2 years ago - 1 comment

#160 - Foobar

Pull Request - State: closed - Opened by martijnsouman over 2 years ago - 1 comment

#159 - Update BubbleSorter.cs

Pull Request - State: open - Opened by truonghoangsw almost 3 years ago

#158 - Update BubbleSorter.cs

Pull Request - State: closed - Opened by truonghoangsw almost 3 years ago

#155 - Enumerating the circular buffer does not produce anything

Issue - State: open - Opened by asm2025 over 3 years ago - 1 comment

#154 - fix typo anargram => anagram

Pull Request - State: open - Opened by ivandrofly almost 4 years ago - 2 comments

#153 - IsAnagram bug (per element counts)

Issue - State: open - Opened by ZacharyPatten almost 4 years ago - 2 comments

#152 - Fix summary comment in HeapSorter.cs

Pull Request - State: closed - Opened by Vectorfield4 almost 4 years ago - 2 comments

#151 - Data structure request: Generic Rope

Issue - State: open - Opened by nloum about 4 years ago - 3 comments
Labels: data structure request

#150 - Update

Pull Request - State: closed - Opened by dinithiravi about 4 years ago

#149 - fixed issue #11

Pull Request - State: open - Opened by itai192 about 4 years ago

#148 - SLinkedList bug

Issue - State: open - Opened by gang89liu over 4 years ago - 2 comments

#147 - Update SkipList. Fixed Issues #137, #138, #139, #140

Pull Request - State: open - Opened by Gutsonok over 4 years ago

#146 - Removing a vertex from an UndirectedSparseGraph is very slow, make it faster

Issue - State: open - Opened by melon3r over 4 years ago - 1 comment
Labels: feature

#145 - Added the Aho-Сorasiсk algorithm

Pull Request - State: open - Opened by LIFEfreedom over 4 years ago

#144 - Algorithm request: Aho-Corasick

Issue - State: open - Opened by LIFEfreedom over 4 years ago - 1 comment
Labels: algorithm request

#143 - Added Linear Sieve Algorithm

Pull Request - State: open - Opened by LashaBuxo over 4 years ago

#142 - Implement Linear Prime Sieve

Issue - State: open - Opened by LashaBuxo over 4 years ago - 1 comment

#141 - Replace TODO.md with issues

Issue - State: open - Opened by PatrykOlejniczak over 4 years ago
Labels: feature

#140 - Program crashes upon search for null in a SkipList<string>

Issue - State: open - Opened by Mabar16 over 4 years ago

#139 - A new SkipList<int> contains 0

Issue - State: open - Opened by Hoodedgull over 4 years ago

#138 - Removing 0 from SkipList<int> breaks enumeration

Issue - State: open - Opened by Mabar16 over 4 years ago - 1 comment

#137 - Items are not always added to a SkipList

Issue - State: open - Opened by Hoodedgull over 4 years ago - 1 comment

#136 - Fix the BubbleSorter and add the unit test.

Pull Request - State: closed - Opened by yanxiaodi over 4 years ago - 1 comment

#135 - A small improvement for BubbleSorter and add the unit test

Issue - State: closed - Opened by yanxiaodi over 4 years ago - 1 comment
Labels: optimization

#134 - Issue 129: Return primes list as read-only.

Pull Request - State: closed - Opened by RyanGrange over 4 years ago

#133 - Issue 46: Switch netcoreapp2 to netstandard2 for libraries. …

Pull Request - State: open - Opened by RyanGrange over 4 years ago - 1 comment

#132 - Issue 87: Stack efficient Euclidean method

Pull Request - State: closed - Opened by RyanGrange over 4 years ago - 1 comment

#131 - Change recursive function to while loop to save stack space

Pull Request - State: closed - Opened by RyanGrange over 4 years ago - 1 comment

#130 - Basic optimizations for UndirectedSparseGraph

Pull Request - State: open - Opened by melon3r over 4 years ago - 2 comments

#129 - Primes List Should Be Immutable When Exposed to Callers

Issue - State: closed - Opened by VaslD almost 5 years ago - 2 comments
Labels: optimization

#128 - Can't find C-Sharp-Algorithms on Nuget.org

Issue - State: open - Opened by NdubuisiJr almost 5 years ago - 2 comments

#127 - Algorithm request: Linear Prime Sieve

Issue - State: open - Opened by sanxsth almost 5 years ago - 1 comment
Labels: algorithm request

#126 - Data structure request: AVLTreeMap

Issue - State: open - Opened by kenancasey almost 5 years ago - 2 comments
Labels: data structure request

#125 - Fixed #117 and one more bug in ChainedHashTable

Pull Request - State: closed - Opened by Gutsonok about 5 years ago - 1 comment

#124 - Turned the primes document into an embedded resource.

Pull Request - State: closed - Opened by nickntg about 5 years ago - 8 comments
Labels: feature

#123 - PrimesDocument_10K.csv should be an embedded resource

Issue - State: closed - Opened by nickntg about 5 years ago - 1 comment
Labels: feature

#122 - Implement basic Build and Test GitHub Workflow

Pull Request - State: closed - Opened by aalhour about 5 years ago
Labels: feature

#121 - Setup GitHub Actions for Continuous Integration

Issue - State: closed - Opened by aalhour about 5 years ago
Labels: feature

#120 - Fix undirected weighted dense graph

Pull Request - State: closed - Opened by PatrykOlejniczak about 5 years ago

#119 - Search algo

Pull Request - State: closed - Opened by kdimolikas about 5 years ago
Labels: algorithm request

#118 - Fix bug 89

Pull Request - State: closed - Opened by kdimolikas about 5 years ago - 2 comments
Labels: bug

#117 - ChainedHashTable test sometimes fail

Issue - State: closed - Opened by PatrykOlejniczak about 5 years ago - 1 comment
Labels: bug

#116 - Fix Dijkstra shortest path algorithm + tests.

Pull Request - State: closed - Opened by PatrykOlejniczak about 5 years ago

#115 - Move Community Templates under .github directory

Pull Request - State: closed - Opened by aalhour about 5 years ago
Labels: feature

#114 - Nuget

Pull Request - State: closed - Opened by nickntg about 5 years ago - 8 comments
Labels: feature

#113 - #88 - WeightedEdge.IsWeighted should return true (#88)

Pull Request - State: closed - Opened by aalhour about 5 years ago - 1 comment
Labels: bug

#112 - Improve readme labels and add a cool ASCII Art title

Pull Request - State: closed - Opened by aalhour about 5 years ago

#111 - #110 improve readme lists

Pull Request - State: closed - Opened by aalhour about 5 years ago
Labels: bug

#110 - Improve README list formatting

Issue - State: closed - Opened by aalhour about 5 years ago
Labels: bug

#107 - Fix UndirectedWeightedDenseGraph structure

Issue - State: closed - Opened by PatrykOlejniczak about 5 years ago
Labels: bug

#106 - Fix DijkstraShortestPaths algorithm

Issue - State: closed - Opened by PatrykOlejniczak about 5 years ago - 1 comment
Labels: bug

#105 - Create README-zh.md

Pull Request - State: closed - Opened by zhangsanlzh about 5 years ago - 1 comment
Labels: feature, waiting for feedback

#103 - Added CircularBuffer DataStructure.

Pull Request - State: closed - Opened by NdubuisiJr about 5 years ago - 12 comments
Labels: data structure request

#95 - Create new scope Search and implement Binary Search

Issue - State: closed - Opened by bincity2003 over 5 years ago - 1 comment
Labels: algorithm request

#94 - Implemented a basic Btree.

Pull Request - State: closed - Opened by j-rewerts over 5 years ago - 5 comments
Labels: data structure request

#93 - Update SLinkedList.cs

Pull Request - State: closed - Opened by AnaMale over 5 years ago - 2 comments
Labels: bug

#90 - Added the start of Ternary Trees

Pull Request - State: closed - Opened by IskandarFischer over 5 years ago - 1 comment
Labels: data structure request

#89 - SelectionSort Method in Linked List

Issue - State: closed - Opened by damnhatesyou over 5 years ago - 3 comments
Labels: bug

#88 - WeightedEdge.IsWeighted should return true

Issue - State: closed - Opened by liquenes almost 6 years ago - 1 comment
Labels: bug

#87 - Greatest Common Divisor algoritm not working

Issue - State: closed - Opened by 007souvikdas almost 6 years ago - 5 comments
Labels: bug, waiting for feedback

#84 - MaxHeap bad algorithm.

Issue - State: open - Opened by crucialize almost 6 years ago - 2 comments
Labels: bug, good first issue

#83 - Fix test/impl AVL trees

Issue - State: closed - Opened by PatrykOlejniczak about 6 years ago - 4 comments
Labels: bug

#82 - Fix RedBlackTree impl/test #81

Pull Request - State: closed - Opened by PatrykOlejniczak about 6 years ago - 4 comments
Labels: bug

#81 - Fix RedBlackTree impl/test

Issue - State: closed - Opened by PatrykOlejniczak about 6 years ago - 1 comment
Labels: bug

#80 - Added Circular Queue

Pull Request - State: closed - Opened by Miroslav312 about 6 years ago - 2 comments
Labels: data structure request, waiting for feedback

#78 - Add customized edge weight support for graphs.

Pull Request - State: open - Opened by zmy over 6 years ago - 7 comments
Labels: optimization, data structure request

#76 - AVLTreeTest failing - Case 5 (delete root of AVL tree)

Issue - State: closed - Opened by gregfra over 6 years ago
Labels: bug

#75 - Proposed fixes for catalan numbers

Pull Request - State: closed - Opened by nickntg over 6 years ago - 2 comments
Labels: optimization

#74 - Multiple issues with catalan numbers

Issue - State: closed - Opened by nickntg over 6 years ago - 1 comment
Labels: bug

#72 - Implement Sieve of Atkin algorithm

Issue - State: closed - Opened by adamfisher over 6 years ago
Labels: algorithm request

#67 - pull request for Issue 65

Pull Request - State: closed - Opened by NickPolyder over 6 years ago - 3 comments
Labels: optimization

#65 - Question - possible enhancement

Issue - State: closed - Opened by NickPolyder almost 7 years ago - 3 comments
Labels: optimization

#57 - How to use UnitTest

Issue - State: closed - Opened by nickschafhauser almost 7 years ago - 1 comment
Labels: question

#53 - BitArray

Issue - State: closed - Opened by christianbender almost 7 years ago - 1 comment
Labels: data structure request

#52 - Request

Issue - State: closed - Opened by christianbender about 7 years ago - 2 comments
Labels: data structure request

#51 - a question

Issue - State: closed - Opened by hwgeone about 7 years ago - 2 comments
Labels: question

#50 - 一个问题

Issue - State: closed - Opened by hwgeone about 7 years ago - 4 comments
Labels: bug

#47 - Sieve of Eratosthenes

Issue - State: closed - Opened by maxm2017 about 7 years ago - 1 comment
Labels: algorithm request

#46 - .NetStandard and nuget

Issue - State: open - Opened by saad749 about 7 years ago - 14 comments
Labels: feature

#44 - Inefficient merge soft

Issue - State: open - Opened by davidich over 7 years ago - 3 comments
Labels: optimization

#35 - [Strings/Permutations] - Anagram detecting

Issue - State: closed - Opened by ivandrofly almost 8 years ago - 6 comments
Labels: optimization

#34 - Open-Addressing Hash Table

Issue - State: closed - Opened by aalhour over 8 years ago - 4 comments
Labels: data structure request

#31 - B Trees

Issue - State: closed - Opened by aalhour over 8 years ago - 4 comments
Labels: data structure request