Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 at

http://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.

```