Code Monkey home page Code Monkey logo

Charlie Summers's Projects

2-sum-algorithm icon 2-sum-algorithm

Given a list of numbers X, returns the total number of distinct sums x + y where x, y within X and abs(x + y) <= 10,000

arrow icon arrow

Apache Arrow is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and interprocess communication. Languages currently supported include C, C++, Java, JavaScript, Python, and Ruby.

cmdchallenge icon cmdchallenge

Different single-line shell scripts to complete the commandline challenge at cmdchallenge.com

count-inversions icon count-inversions

Given a file containing N numbers without repeats, finds the total number of inversions

cubbydb icon cubbydb

Super lightweight, in-memory, key-value datastore. Basically just a hash table the persists. Useful for hackery.

dijkstra icon dijkstra

Python implementation of Dijkstra's shortest path algorithm

duckdb icon duckdb

DuckDB is an in-process SQL OLAP Database Management System

fillit icon fillit

Arranges all tetriminoes in a file into the smallest possible box.

ft_ls icon ft_ls

Reimplementation of shell command ls in C.

ft_printf icon ft_printf

Reimplementation of the stdio function printf in C

get_next_line icon get_next_line

Reads the next line of a file and returns the contents of it in a passed string. Handles any buffer size and multiple files being read from at one time.

howsmokey icon howsmokey

Fine-Grained Lineage Materialization Trade-offs

image_similarity icon image_similarity

From a set of images and a ground truth defined via crowdsourcing, determine which images are most similar based on color, texture, and shape

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.