New C# concept exercise: Queue
未关闭
- 主要语言
- C#
- 星标
- 427
- 派生
- 383
- 平均合并
- 2 天 2 小时
- 30 天内合并 PR
- 5
描述
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)
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。