Code Monkey home page Code Monkey logo

milindt / datastructures Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 7 KB

While revisiting some of the data structures, I thought it would be interesting if our expectations from the data structures themselves are documented in terms of JUnit test cases. What if we go one step further and write those expectations first? Sure the tests would give errors at first, starting with some compilation errors as nothing is in place. But we would then focus on resolving those errors only. And as we go on, we will build our structure, one step at a time. We will be left with all of our requirements documented, which is also a working proof. Let's see if this Test driven approach works for us.

Java 100.00%

datastructures's People

Contributors

milindt avatar

Watchers

 avatar

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.