在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):igorwojda/kotlin-coding-challenges开源软件地址(OpenSource Url):https://github.com/igorwojda/kotlin-coding-challenges开源编程语言(OpenSource Language):Kotlin 100.0%开源软件介绍(OpenSource Introduction):Kotlin coding challengesThis repository contains a set of programming challenges that are solved using the Kotlin language (hints, solutions tests and useful links are here as well). The purpose of this repository is to help you to practice coding and develop strong problem-solving skills. This will help you to become a better programmer and improve your chance of getting a new job by passing whiteboard coding interviews. Challenge structureEach challenge is located in separate package and it contains 3 main files (screen):
Keep in mind that each challenge will usually have more than one solution. Even simple challenges like String reversal can be solved in 10 different ways. Usually, we compare various solutions using (Big O notation) to determine space/time complexity and we look at code readability. How do I start?
Let's solve some challengesChallenges below are segregated by different difficulties. The repository also contains challenges grouped by problem type. Some challenges may contain a reference to other challenges that should be solved before to have a better understanding of the problem. To succeed you need to practice often, repeat the same challenges multiple times and be persistent over time. Take your time before you take a look at the presented solution. Good luck! New in Town
Apprentice
Warrior
Commander
Useful linksMore coding challengesChallanges
Game challanges
Video courses
Books
Websites
Coding interview repositoriesContributeFeedback and new contributions are welcome whether it's through bug reports or new PRs. To add new coding puzzle just follow this guide and open PR. ContributorsAuthorLicense
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论