Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ch8n/big-brain-kotlin
Problem solving and Increasing the brain Juice
https://github.com/ch8n/big-brain-kotlin
Last synced: 2 months ago
JSON representation
Problem solving and Increasing the brain Juice
- Host: GitHub
- URL: https://github.com/ch8n/big-brain-kotlin
- Owner: ch8n
- Created: 2020-11-13T03:50:19.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T18:00:51.000Z (5 months ago)
- Last Synced: 2024-07-27T18:17:59.411Z (5 months ago)
- Language: Kotlin
- Size: 1.51 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BigBrainKotlin![Big-Brain-Kotlin](./bigBrain.jpg)
## :hand: About
Hola Amigos! 🙌, welcome to my problem-solving and Data-structure playground!
basically I do some of my pratice problem solving in here, you are welcome to explore around 👩💻Do let me know if you find something useful or want to suggest some improvement
also don't forget to checkout of blogs at [`chetangupta.net`](https://chetangupta.net/)I also have special [`Big-Brain-Kotlin Series`](https://chetangupta.net/bbk-main) on going which teaches Kotlin stdlib, for solving these
problems.## :book: Content
* [Data-Structure](https://github.com/ch8n/DataStructure-in-Kotlin) : List of DataStructure Using Kotlin
* [Problem-Solving](./src/main/kotlin/Readme.md): Don't be Java-ish dev in this Kotlin-ish world ❤️## :eyes: Social
[LinkedIn](https://bit.ly/ch8n-linkdIn) |
[Medium](https://bit.ly/ch8n-medium-blog) |
[Twitter](https://bit.ly/ch8n-twitter) |
[StackOverflow](https://bit.ly/ch8n-stackOflow) |
[CodeWars](https://bit.ly/ch8n-codewar) |
[Portfolio](https://bit.ly/ch8n-home) |
[Github](https://bit.ly/ch8n-git) |
[Instagram](https://bit.ly/ch8n-insta) |
[Youtube](https://bit.ly/ch8n-youtube)## :cop: License
```
Copyright [2020] [Chetan gupta] [chetangupta.net]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.```