AngelDe's Stars
Parrot-Developers/RollingSpiderEdu
Rolling Spider software package for Education
rgerhardt/57-sql-problems
Solutions for the SQL problems presents in the book "SQL Practice Problems: 57 beginning, intermediate, and advanced challenges for you to solve using a "learn-by-doing" approach"
andkret/Cookbook
The Data Engineering Cookbook
planetoftheweb/reactinterface2
Repository for the second version of my React Interface course on LinkedIn Learning and Lynda.com
danielkhan/building-website-nodejs-express
This is the repository for my course "Building a website with Node.js and Express"
facebook/create-react-app
Set up a modern web app by running one command.
vuejs/devtools-v6
⚙️ Browser devtools extension for debugging Vue.js applications.
hearmecode/slides
Slides + What can I do after taking Lesson 1? Lesson 2? ... etc
Turingfly/cracking-the-coding-interview
Java solutions and explanations to problems in the book Cracking the Coding Interview(6th Edition).
Seanforfun/Algorithm-and-Leetcode
I listed All the questions that I wrote at least twice in https://seanforfun.github.io/leetcode/. Though all my solutions can be found at leetcode column. I also made my own conclusions about data structure in this repository, all files will be synchronized on my github.io.
chungchi300/head-first-cracking-the-coding-interview-on-hackerrank
lesson & hints & test & answer for cracking the coding interview on hackkerank in javascript
Dbz/Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
harryttd/Cracking-the-Coding-Interview-Javascript-Solutions-CTCI
Cracking the Coding Interview (CTCI) Javascript Solutions with Tests
RodneyShag/Cracking-the-Coding-Interview_solutions
Efficient solutions to "Cracking the Coding Interview" (6th Edition) problems
rampatra/Algorithms-and-Data-Structures-in-Java
Algorithms and Data Structures in Java
Java-aid/Hackerrank-Solutions
hackerrank solutions github | hackerrank all solutions | hackerrank solutions for java | hackerrank video tutorial | hackerrank cracking the coding interview solutions | hackerrank data structures | hackerrank solutions algorithms | hackerrank challenge | hackerrank coding challenge | hackerrank algorithms solutions github| hackerrank problem solving | hackerrank programs solutions | JAVAAID |all hackerrank solutions | Coding Interview Preparation
careercup/ctci
Cracking the Coding Interview, 5th Edition
careercup/CtCI-6th-Edition-Python
Cracking the Coding Interview 6th Ed. Python Solutions
careercup/CtCI-6th-Edition-JavaScript
Cracking the Coding Interview 6th Ed. JavaScript Solutions
careercup/CtCI-6th-Edition
Cracking the Coding Interview 6th Ed. Solutions
Erwangf/readitopics
hwhh/CMPS121P1
Simple andriod app
HenryDavidZhu/FastCalc
An elegant scientific calculator for Android that incorporates a gradient layout and different themes.
Oceanwalker10/SimpleToDo
Simple Todo app Andriod
CGTheProgrammer/CMPS121---Homework-1
Andriod App - Simple Timer
mohdolateju/AndriodQuizApplication
My Second android application where I created a simple quiz application that creates a math question, list the options and calculates the result of the quiz.
kapadias/medium-articles
DiptoDas8/lda-topic-modeling
CSC635 project on topic modeling with lda
sanchikagn/topic-modeling-with-LDA
Topic modeling (abstract topics) with LDA (Latent Dirichlet Allocation) in python
georg670/Aspect-Based-Sentiment-Analysis-on-Yelp-Reviews
Performed Aspect Based Sentiment Analysis using Topic Modeling(LDA) and sentiment analysis and Regression analysis using Python and Spark on Yelp Restaurant Reviews. The objective of the project was to understand how to extract quantifiable information from reviews to understand the impact of the important aspects for different cuisines and their impact on overall ratings. This project was done in collaboration with my peers at Carlson School Of Management as part of Big Data Analytics Project.