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

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!

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)