GithubHelp home page GithubHelp logo

csci335hw1's Introduction

note (2/14/20):
    I didn't realize that we were supposed to log our activity during the duration of coding on the readme, so points2.h is all a recap.
points2.h
    I completed all of points2.h. After submissions I realized I had an error with move constructor.
    I needed to clear the size_ and sequence_ data from rhs.
    probably the most difficulty I had with this assignment was add constructor, 
    but I was able to fix that by adding a function which would allow me to change the read only variables sequence_ and size_. 
    after creating this function I realized it could be helpful for other sections in the project as well, but the + operator was the last bit I worked on.

Permute
    at the time of date due I had not submitted permute, but will work on permute today 2/14/20. I will keep notes this time
    completed permute.h. 
    took about 5 hours to figure out an algorithm that would be easy to code (several were found, but none easy to implement)
    coding took abt an hr.
    note: I could have looked this up easily and found an algorithm but I wanted to find one by hand cause it was kinda fun

csci335hw1's People

Contributors

coffeewarrior avatar

Watchers

 avatar  avatar

csci335hw1's Issues

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.