Skip to content

[FEATURE]: add navigation for different algorithm sections #284

Description

@hameeedurrehman

Motivation

Currently, When a user scroll the Home page, he has to navigate to the bottom to see the last algorithm type which creates bad user experience due to very long scrolling. We should implement the navigation on the right side of the page so that user can navigate to his interested section.

Examples

For example, the headings like bit manipulation, backtracking etc. We can list them all on the right side of the page and user clicks on that list item, he can navigate to his interested algorithmic problem.

Possible workarounds

The possible and easy way to implement this feature is to add react-scroll library as this project is already made with react.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions