-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Documentation: Algorithm Optimization Techniquesscroll to up butt… #55
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need on top
---
id: ___
title: ___
sidebar_label: ___
sidebar_position: ___
description: ___
tags: [___, __, ]
---
Detailed Guidelines
- id: Unique identifier for the route.
- title: Title of the problem.
- sidebar_label: Problem number or label for the sidebar.
- tags: Relevant tags for the problem.
- description: A short SEO-friendly description. No HTML tags.
have made requested changes please review the changes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💖
@MastanSayyad kindly look as documentation changes shall come under Level 1 |
@NEGRAH-S Yes |
@ajay-dhangar , Change this to Level 1 And see if any other have same cahnges make them level 1 as well |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @ajay-dhangar add level 1 label to this PR
readme = level 1 (no matter how many number of changes)
also add me as a collaborator
Have written document as in .md file in which i have defined techniques such as Dynamic Programming optimizations, Bit Manipulation Tricks, or Space Optimization Techniques that can help improve the efficiency of the algorithms.
Hey @ajay-dhangar please approve my PR