Giter Club home page Giter Club logo

Comments (4)

mwijngaard avatar mwijngaard commented on July 17, 2024

@grammarware regarding to week 5 lack of comments & test reports: fair enough. I just wanted to give some personal feedback in that i enjoyed this weeks exercise the least as it basically just involved A LOT of copy-pasting and the code of the sudoku solver was really weird (eg. defining solving routines in 3 different places). To me it felt like this weeks exercise wasn't very well prepared. I think the intention should be to understand the concept of search trees, but it ends up being an exercise in understanding code written by somebody else. Anyways, maybe you want to do something with it for next year, maybe not, just my 2 cents :-).

from uvasoftwaretesting15.

grammarware avatar grammarware commented on July 17, 2024

@mwijngaard thank you! Noted for future reference.

We usually had some exercise around sudoku because it is quite a sweet spot with still being a (solvable) puzzle and already not being solvable on a whim. It started with some blog post which has by now probably disappeared forever into 10+th page of google search, by someone who decided he could solve sudoku without any preparation in a much simpler way than anyone else — he failed, of course, and there was a thread of comments when people were posting counterexamples and the op was adding more and more patches for corner cases. If I remember correctly, two years ago we asked to implement it, last year to extend a given implementation to NRC and this year to refactor it. I've contemplated moving on to something cooler like 2048, but it involves randomness and therefore harder to deal with.

In our defence I can say that in the future 80% of your time as a software engineer will be spent on maintenance and various attempts to understand someone else's code 😇

from uvasoftwaretesting15.

mwijngaard avatar mwijngaard commented on July 17, 2024

from uvasoftwaretesting15.

grammarware avatar grammarware commented on July 17, 2024

One of the questions was “refactor this code” — nobody could stop you from refactoring it completely to your liking ;)

from uvasoftwaretesting15.

Related Issues (5)

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.