Coder Social home page Coder Social logo

alexdvorak / c_cpp_projects Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 26 KB

For the sake of learning how to translate across languages and how things work

Home Page: https://waffle.io/AlexDvorak/c_cpp_projects/join

C 100.00%
c sorting-algorithms sorting-algorithms-implemented algorithms algorithms-implemented data-structures data-structures-c

c_cpp_projects's Introduction

Waffle.io - Columns and their card count

C/C++ projects

A collection of single-file programs in C/C++

Implemented so far

  • Linked List
  • Quadratic Formula Solver
  • Traveling Salesman: Greedy with 2-Opt swap
  • Sorting
    • Bubble Sort
    • Comb Sort
    • Insertion Sort
    • Selection Sort
    • Quicksort
    • Shell Sort

c_cpp_projects's People

Contributors

alexdvorak avatar jeanclaudeaoun avatar waffle-iron avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

waffle-iron

c_cpp_projects's Issues

Add tests for sorting algorithms

Before this project gets too big we should a shell script that tests the output of each algorithm to make sure it was implemented properly. This means that we need to compile the files before we run it each time.

Linked List

Implement a singly linked list in C or C++

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.