• Stars
    star
    4
  • Rank 3,286,828 (Top 66 %)
  • Language
    Python
  • Created over 9 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of my solutions to some programming puzzles and common software engineering coding interview questions.

More Repositories

1

TextRank

Python implementation of TextRank algorithm for automatic keyword extraction and summarization using Levenshtein distance as relation between text units. This project is based on the paper "TextRank: Bringing Order into Text" by Rada Mihalcea and Paul Tarau. https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf
Python
752
star
2

cliptext_chrome

The Cliptext chrome extension creates a context menu item that converts selected text in your browser into an image that can be automatically shared on Twitter to avoid the 140 character limit.
JavaScript
13
star
3

cliptext

The Cliptext web app converts text into an image that can be automatically shared on Twitter to avoid the 140 character limit.
PHP
9
star
4

alchemy-news-api

An Alchemy News API library for Node.js
JavaScript
4
star
5

microhaskell

This is an implementation of a fictional programming language called "MicroHaskell"; a tiny subset of the Haskell programming language implemented in Java.
Java
3
star
6

nextmeal

JavaScript
1
star
7

sensor_spy

Java
1
star
8

microblog

Python
1
star
9

data_science_from_scratch

Python
1
star
10

kit

KeepInTouch (kit) is an Android app that lets you set daily, weekly, biweekly and monthly reminders to call people. The app serves as a good project for learning about ContentProviders and Android Alarms/AlarmManager.
Java
1
star
11

TinySearch

This is an (intelligent) search engine implementation in Perl. It searches a particular domain (http://www.unt.edu) for relevant pages and serves to demonstrate key concepts in information retrieval and web search. It consists of a crawler, indexer and graphical user interface. A demo can be found at http://students.cse.unt.edu/~dta0022/searchengine/ A PDF document explaining how the search engine works can be found at http://students.cse.unt.edu/~dta0022/searchengine/report.pdf
Perl
1
star