exercism / exercism/csharp

New C# concept exercise: Queue

Abierto
#2,111 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C#
Estrellas
427
Forks
383
Merge medio
2 d 2 h
PR fusionados (30 d)
5

Descripción

Hello!

As a total beginner, I first met the [`Queue`](https://learn.microsoft.com/en-us/dotnet/api/system.collections.generic.queue-1?view=net-7.0) data structure in the exercise [Circular Buffer](https://exercism.org/tracks/csharp/exercises/circular-buffer) (although I didn't solve it using it, but it looked like the simplest approach): I was wondering I we could introduce it with an _ad-hoc_ concept exercise in the C# path.

(Note: this issue is just a reminder, I will open a thread on the topic and discuss about it with the C# path maintainers)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.