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

Missing sorting problems on HackerRank website's dashboard #147

Open
rasik210 opened this issue Apr 30, 2018 · 0 comments
Open

Missing sorting problems on HackerRank website's dashboard #147

rasik210 opened this issue Apr 30, 2018 · 0 comments

Comments

@rasik210
Copy link
Contributor

rasik210 commented Apr 30, 2018

I've found one issue on HackerRank website and want to validate if other users are also facing this. If you see the problems listed in this repository under Sorting section, there are 19 problems in all as below:

  • Intro to Tutorial Challenges
  • Insertion Sort - Part 1
    .....
    .....
    ....
  • Lily's Homework
  • Big Sorting

But if I go to Dashboard > Algorithms > Sorting section under my HackerRank profile I see only 15 problems. Below problems which are specifically related to sorting are missing:

  • Quicksort 2 - Sorting
  • Quicksort In-Place
  • Running Time of Quicksort
  • Counting Sort 3

Although I can click the link to these problems present in readme to navigate to hackerrank but in the bread-crumb menu at the top it doesn't show any hierarchy which means it is nor part of sorting section.

So any user who is following the practice dashboard will not get to know about these four problems that they also exist. I came to know about them from this GitHub repository.

I just want to validate with other users if they are also facing the same issue or not? I've raised an issue with Hacker rank support team as well but they are saying this is my profile specific issue. You can comment on this thread and let me know.

@rasik210 rasik210 changed the title Missing sorting problems Missing sorting problems on HackerRank website's dashboard May 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant