|
About the Algorithms category
|
|
0
|
867
|
October 8, 2020
|
|
[Pitch] Selection: Linear-Time Order-Statistics
|
|
16
|
679
|
January 6, 2026
|
|
[Benchmarks] Selection: Linear-Time Order-Statistics
|
|
0
|
130
|
December 26, 2025
|
|
Plans for an algorithm to find Kth Order Statistic from Array?
|
|
2
|
644
|
December 23, 2025
|
|
Chunked by sequence of counts?
|
|
4
|
1882
|
April 6, 2021
|
|
How can we add an exception during the code check
|
|
5
|
302
|
May 12, 2025
|
|
A sequence that deduplicates an already-sorted sequence
|
|
0
|
117
|
May 1, 2025
|
|
Please, conform Chain2Sequence to AccelerateBuffer
|
|
1
|
147
|
February 3, 2025
|
|
This type of combination/permutation is missing. What is it called?
|
|
11
|
405
|
August 18, 2024
|
|
Idea: Testing Set Inclusion
|
|
0
|
96
|
August 1, 2024
|
|
Algorithms package: product(_:_) limited to two product terms only, for homogeneous element type, there should be one for any number of product terms?
|
|
3
|
771
|
August 1, 2024
|
|
I did end up making a FNV class. Now what?
|
|
1
|
140
|
July 31, 2024
|
|
There's no ends(with:) counterpart to starts(with:)
|
|
2
|
959
|
February 28, 2024
|
|
Making collection wrappers mutable?
|
|
6
|
1727
|
February 20, 2024
|
|
FIFO Queue
|
|
6
|
7454
|
September 27, 2023
|
|
Overlay - A non-mutating replaceSubrange
|
|
8
|
1033
|
September 19, 2023
|
|
Release schedule for Swift Algorithms?
|
|
9
|
3296
|
August 2, 2023
|
|
How to merge multiple AsyncStream, not just two or three?
|
|
3
|
2568
|
May 15, 2023
|
|
Should Algorithm's public structs be @frozen?
|
|
9
|
2973
|
April 19, 2023
|
|
`endOfPrefix(while:)` and `startOfSuffix(while:)` should be public instead of internal
|
|
0
|
528
|
April 20, 2022
|
|
Find joint maxima of sequence
|
|
1
|
1133
|
March 11, 2022
|
|
A new version of adapting merge from C++
|
|
0
|
584
|
March 11, 2022
|
|
Find minima and maxima using the median of medians selection algorithm
|
|
1
|
1122
|
March 6, 2022
|
|
Unclear results of trimming function
|
|
2
|
723
|
January 18, 2022
|
|
Substring enumeration
|
|
0
|
734
|
November 4, 2021
|
|
Algorithms.uniqued() is not ergonomic
|
|
20
|
3124
|
October 29, 2021
|
|
Partitioning API inconsistencies
|
|
0
|
576
|
September 28, 2021
|
|
Convenience functions for sum and product across a Collection type
|
|
14
|
4243
|
September 16, 2021
|
|
Array Subtraction
|
|
11
|
7198
|
September 14, 2021
|
|
Preparing for Swift Algorithms v1.0
|
|
4
|
1278
|
September 4, 2021
|