Skip to content

🔨 Algorithms & Data Structures implemented in Swift X. `let X = 5.0`

License

Notifications You must be signed in to change notification settings

kingcos/Swift-X-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swift-X-Algorithms

Algorithms & Data Structures implemented in Swift X (X = 4.2).

中文版 README

Preface

Hello!

Algorithms is the soul of programs. But I am a green hand in this field. Now I am trying to learn them well, to open my mind in thinking how to write elegant code.

If my code did help you, would you please give me a Star 🌟? It will courage me to move on! Thank you!

No doubt that I would made some mistakes in it, if you find some bugs, please issue me. I am looking forward to discuss with you about the magic of Swift! Thank you!

Contents

Why Swift X?

Swift is a new-born programming language which update continuously. It has a lot of new features and grammar changes between different versions before its ABI is stable.

Currently, the newest version of Swift is 4.2 (with Xcode 10).

So I try to use X to represent the newest version of Swift and adapt to the newest Xcode.

Reference

Revision History

LICENSE

  • MIT

About

🔨 Algorithms & Data Structures implemented in Swift X. `let X = 5.0`

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published