aalhour / aalhour/C-Sharp-Algorithms
B* Trees
Aberta
data structure request
- Linguagem predominante
- C#
- Estrelas
- 6.2k
- Forks
- 1.4k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Implement the B\* Tree Data Structure.
Guia de contribuição
Direção de pesquisa
The repository is a class library of data structures and algorithms in C#. Look for existing tree implementations to understand the project structure. The B* tree is a complex variant of B-trees; research its definition and typical operations (insert, delete, search). Determine where to place the new class, likely in a Trees directory, and design the public interface to match existing patterns.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 10/100