Git Product home page Git Product logo

Guillosanti's Projects

codility-test-real-case1 icon codility-test-real-case1

This is a real question from Codility. Normally, the questions from Codility of the real tests have different levels of difficulty, but all of them are harder than the similar examples that are public available just for practice. The program used to solve this task was Python 3.6. The solution I am proposing here may not be the fastest, but it is correct. Feel free to copy and use it, even better if you optimize it.

simplelist icon simplelist

Simple List is a beginner C++ program to keep track of a list of items.

simplelist_cpp icon simplelist_cpp

This is a simple C++ file where the program accepts any item (as string) and will build a list. The items will be organized maintaining the same order the user has added them. Is possible to see the complete list and delete a specific item from the list. The list will be never stored in any place in the PC, i.e., once the program has closed, the complete list will be erased.

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.