Giter Club home page Giter Club logo

Leila Schmidt's Projects

bubblenumbers icon bubblenumbers

Console application that receives numbers from the user until the user says stop. These numbers (stored in a list) are then printed out in the order that the user entered them. Then they are printed out in ascending order by using the bubble sorting algorithm.

c-rps icon c-rps

My rock paper scissors game in C#

creditcard icon creditcard

User gets to choose between 3 card types (Mastercard, Visa, AmEx) and gets to choose which they'd like to apply for. After choosing a card, the card gets created and finally printed out.

dayoftheweekcalc icon dayoftheweekcalc

Console program calculating the day of the week when the user enters the day, month and year.

fibonaccirecursion icon fibonaccirecursion

User enters how many fibonacci numbers he'd like to receive. The program then calculates the fibonacci numbers in terms of recursion and spits out the end result to the user.

itsallbackwards icon itsallbackwards

Program where user enters a word and using recursion, it is given back to the user backwards.

ld1913 icon ld1913

Config files for my GitHub profile.

numquicksort icon numquicksort

User enters numbers until they type stop. Numbers get printed to console in the order they were entered. The list then gets sorted by the quick sort algorithm and then gets printed out again, but this time in ascending order.

towersofhanoi icon towersofhanoi

Have a user-defined number of disks arranged in smallest on top and largest on the bottom. Then move these disks to the third (right most) pole without having a larger disk on top of a smaller disk. At the end, the disks must be in the same order as in the beginning.

universityoop icon universityoop

An OOP console application simulating a university system of professors, students and employees. Classes created for each and attributes given. Results given out in console.

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.