interview-cake

所属分类:人工智能/神经网络/深度学习
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2021-03-18 02:28:28
上 传 者sh-1993
说明:  面试蛋糕、黑客等级、极客极客和leet代码中的脑筋急转弯。用Kotlin编写,
(Brain teasers from interview-cake, hacker-rank, geeks for geeks, & leet code. Written in Kotlin,)

文件列表:
build.gradle (1059, 2021-03-17)
detekt.gradle (295, 2021-03-17)
detekt.yml (10603, 2021-03-17)
gradle.properties (70, 2021-03-17)
gradle/ (0, 2021-03-17)
gradle/wrapper/ (0, 2021-03-17)
gradle/wrapper/gradle-wrapper.jar (55190, 2021-03-17)
gradle/wrapper/gradle-wrapper.properties (232, 2021-03-17)
gradlew (5305, 2021-03-17)
gradlew.bat (2269, 2021-03-17)
settings.gradle (36, 2021-03-17)
src/ (0, 2021-03-17)
src/main/ (0, 2021-03-17)
src/main/kotlin/ (0, 2021-03-17)
src/main/kotlin/geeksforgeeks/ (0, 2021-03-17)
src/main/kotlin/geeksforgeeks/RatMaze.kt (2415, 2021-03-17)
src/main/kotlin/hackerrank/ (0, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/ (0, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/MinimumBribes.kt (1030, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/SockMerchant.kt (692, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/graphtheory/ (0, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/graphtheory/BreadthFirstSearch.kt (2195, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/graphtheory/FrogInMaze.kt (3192, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/graphtheory/Snakes&Ladders.kt (3318, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/recursions/ (0, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/recursions/SimplifiedChess.kt (7163, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/search/ (0, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/search/KnightL.kt (1381, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/strings/ (0, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/strings/Anagrams.kt (813, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/strings/MakingAnagrams.kt (736, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/strings/Panagrams.kt (425, 2021-03-17)
src/main/kotlin/hackerrank/algorithms/strings/StrongPassword.kt (1519, 2021-03-17)
src/main/kotlin/hackerrank/codepair/ (0, 2021-03-17)
src/main/kotlin/hackerrank/codepair/Vehicle.kt (526, 2021-03-17)
src/main/kotlin/hackerrank/datastructures/ (0, 2021-03-17)
src/main/kotlin/hackerrank/datastructures/Queue.kt (849, 2021-03-17)
src/main/kotlin/hackerrank/datastructures/arrays/ (0, 2021-03-17)
... ...

Coding Challenges implemented in Kotlin ====== This is a collection of my coding challenges from various sources ([Leetcode](https://leetcode.com), [HackerRank](https://www.hackerrank.com/), [Interview Cake](https://www.interviewcake.com/), etc) using Kotlin. The goal of this series is to keep the code as concise and efficient as possible. It might not be perfect due to the limitation of my ability and skill, so feel free to make suggestions if you spot something that can be improved.

近期下载者

相关文件


收藏者