mirror of
https://github.com/krahets/hello-algo.git
synced 2025-07-21 23:16:41 +08:00
Fix the file headers.
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* File: hashing_search.js
|
||||
* File: hashing_search.ts
|
||||
* Created Time: 2022-12-29
|
||||
* Author: Zhuo Qinyue (1403450829@qq.com)
|
||||
*/
|
||||
|
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* File: coutning_sort.ts
|
||||
* File: counting_sort.ts
|
||||
* Created Time: 2023-04-08
|
||||
* Author: Justin (xiefahit@gmail.com)
|
||||
*/
|
||||
|
Reference in New Issue
Block a user