Giter VIP home page Giter VIP logo

(

  1. Problem Formulation: This step involves fully understanding and defining the problem that needs to be solved. This includes defining the problem in clear, precise terms and breaking it down into smaller, manageable parts. Alongside this understanding, you also formulate failing tests based on the problem's definition. These tests serve as concrete goals that the solution should achieve. The aim of this step is to transform the initial problem into a well-defined set of failing tests that clearly express what a solution to the problem should look like,

  2. Solution Implementation: This step begins with formulating a plan to pass the tests defined in the previous step. With a clear understanding of what the solution should achieve (as defined by the tests), you write just enough code to pass these tests. This promotes a focus on solving the problem at hand without overcomplicating the solution. After making the tests pass, you refine the solution through debugging and refactoring to improve its structure and performance without changing its behavior. This step is iterative and may involve revisiting the problem formulation stage if new information or difficulties arise, or if the tests need to be updated. Finally, documenting the solution for future reference and for others' understanding is an integral part of this step.

)

UniversalAlgorithm

🛠️ Tools I use 🛠️

Group Tool

💬 Contacts 💬

Konstantin Dyachenko's Projects

2dpatterns icon 2dpatterns

An attempt to recognize 2D patterns from PNG image

3-ndfl icon 3-ndfl

3-NDFL document generation for dividend tax payment.

animationsscript icon animationsscript

Publishing animation on a ready-made js solution without third-party libraries

asket icon asket

:moyai: Asketic abstract query language.

autopr icon autopr

Fix issues with AI-generated pull requests, powered by ChatGPT

autopr-tests icon autopr-tests

Prompt pull request with issues with this AutoPR quickstart template.

avltree icon avltree

AVL Tree in C# (student assignment)

cppcligenericsexample icon cppcligenericsexample

Generating multiple implementations of a generic interface using C++/CLI template and .NET Framework 4.7.2

crc icon crc

Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches

crc32c-hw icon crc32c-hw

Hardware-accelerated implementation of CRC-32C (Castagnoli).

cs2py icon cs2py

The C# code to Python code translator

csharprecompileexample icon csharprecompileexample

An example of how to recompile .NET assembly using with ICSharpCode.Decompiler (ILSpy) and Microsoft.CodeAnalysis.CSharp (Roslyn)

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.