https://github.com/swati4star/applied-cs-with-android
Applied Computer Science with Android!
https://github.com/swati4star/applied-cs-with-android
android applied-cs
Last synced: over 1 year ago
JSON representation
Applied Computer Science with Android!
- Host: GitHub
- URL: https://github.com/swati4star/applied-cs-with-android
- Owner: Swati4star
- Created: 2017-01-19T16:35:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-01T18:08:06.000Z (almost 9 years ago)
- Last Synced: 2025-03-26T09:04:23.721Z (over 1 year ago)
- Topics: android, applied-cs
- Language: Java
- Homepage:
- Size: 14.3 MB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Applied-CS-with-Android
This repository contains the code for the [Google: Applied CS with Android course](http://g.co/cswithandroid). This course revisits and implements concept from Data Structures and Algorithms as well as Artificial Intelligence.
- Unit 1 : [Anagrams](https://github.com/Swati4star/Applied-CS-with-Android/tree/master/Unit%201:%20Anagrams)
- Unit 2 : [Scarne's Dice](https://github.com/Swati4star/Applied-CS-with-Android/tree/master/Unit%202:%20Scarne-s-dice)