Giter Club home page Giter Club logo

Comments (6)

manumeral avatar manumeral commented on June 23, 2024

In fact, the sorting algorithms description on the Project Page is misplaced. I am gong to open a new issue for this purpose specifically.
It should have been for a different folder altogether.

from algorithms.

smitbose avatar smitbose commented on June 23, 2024

@manumeral you can check the discussion that resulted in the pull request for the README to be merged. Currently sorting algos are not implemented. In that discussion @prateekiiest was asked to implement them ASAP.

Then I realised the README itself is getting longer, and if all the stuffs are to be added there, then it wont be readable at all.

from algorithms.

smitbose avatar smitbose commented on June 23, 2024

@manumeral this one #10

from algorithms.

prateekiiest avatar prateekiiest commented on June 23, 2024

Are you writing the code for creating a webpage @smitbose ? I saw in some of the directories like saas.
You could easily do this with github pages and then give that link of the corresponding pages in the README.md

from algorithms.

smitbose avatar smitbose commented on June 23, 2024

I don't know what else are you trying to mean by github pages, but the site that I've built is actually a github page. There are two types of github pages-user page and project page. This one is a project page, to host which, you keep the codes for it in gh-pages branch of the repo.

And if you see the current README, it is already too long. And the reason you are seeing folders like saas is that I've used Jekyll, a framework most suited for github pages.

Also, as I said earlier, instead of maintaining so many README's here and there, making a page to store all tutorials will be make navigation for a reader easy. Each blog will be for an algorithm, under some category, and currently I've kept some categories which you can see by looking at the site. I couldn't work on the UI much, as I could only manage to create the structure of the site, withing a day and half, the minimum that would allow blogs to be posted. I'm currently back to some other stuff, and I'll eventually work on making the UI good too. Meanwhile, since it is open sourced, anyone can work on the looks.

from algorithms.

prateekiiest avatar prateekiiest commented on June 23, 2024

Ok, I have uploaded the corresponding tutorials for the algos under _post/algo section of gh_pages branch, using the format you have instructed.
I have sent 4 PRs for that.

from algorithms.

Related Issues (20)

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.