Skip to content
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

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

shubhagarwal1
Copy link
Contributor

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

@ajay-dhangar ajay-dhangar added gssoc-ext Contributions made as part of GirlScript Summer of Code Extended Edition. hacktoberfest-accepted PRs accepted for Hacktoberfest 2024. Ensures contributions are counted towards the official Hackt... level2 GirlScript Summer of Code | Contributor's Levels labels Oct 4, 2024
@ajay-dhangar ajay-dhangar linked an issue Oct 4, 2024 that may be closed by this pull request
Copy link
Owner

@ajay-dhangar ajay-dhangar left a 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.

@shubhagarwal1
Copy link
Contributor Author

have made requested changes please review the changes

Copy link
Owner

@ajay-dhangar ajay-dhangar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💖

@ajay-dhangar ajay-dhangar merged commit e0671fa into ajay-dhangar:main Oct 5, 2024
2 checks passed
@NEGRAH-S
Copy link

@MastanSayyad kindly look as documentation changes shall come under Level 1

@MastanSayyad
Copy link

@NEGRAH-S Yes

@NEGRAH-S
Copy link

@ajay-dhangar , Change this to Level 1 And see if any other have same cahnges make them level 1 as well

Copy link

@MastanSayyad MastanSayyad left a 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Contributions made as part of GirlScript Summer of Code Extended Edition. hacktoberfest-accepted PRs accepted for Hacktoberfest 2024. Ensures contributions are counted towards the official Hackt... level2 GirlScript Summer of Code | Contributor's Levels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation: Algorithm Optimization Techniques
4 participants