Skip to content

Commit ee67815

Browse files
committed
Adding submodule reference to Kotlin solutions repo
@see careercup#133
1 parent 9755224 commit ee67815

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@
4343
[submodule "Ruby"]
4444
path = Ruby
4545
url = https://github.com/careercup/CtCI-6th-Edition-Ruby.git
46+
[submodule "Kotlin"]
47+
path = Kotlin
48+
url = https://github.com/careercup/CtCI-6th-Edition-Kotlin.git

Kotlin

Submodule Kotlin added at 0ab6542

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Pull requests pertaining to Java solutions should be submitted to the main [CtCI
4343
- [CtCI-6th-Edition-JavaScript](https://github.com/careercup/CtCI-6th-Edition-JavaScript)
4444
- [CtCI-6th-Edition-JavaScript-ES2015](https://github.com/careercup/CtCI-6th-Edition-JavaScript-ES2015)
4545
- [CtCI-6th-Edition-Julia](https://github.com/careercup/CtCI-6th-Edition-Julia)
46+
- [CtCI-6th-Edition-Kotlin](https://github.com/careercup/CtCI-6th-Edition-Kotlin)
4647
- [CtCI-6th-Edition-Objective-C](https://github.com/careercup/CtCI-6th-Edition-Objective-C)
4748
- [CtCI-6th-Edition-php](https://github.com/careercup/CtCI-6th-Edition-php)
4849
- [CtCI-6th-Edition-Python](https://github.com/careercup/CtCI-6th-Edition-Python)

0 commit comments

Comments
 (0)