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

Optional Advanced Data Structures lessons? #17659

Closed
RenaudGagne opened this issue Jun 20, 2018 · 13 comments · Fixed by #35430
Closed

Optional Advanced Data Structures lessons? #17659

RenaudGagne opened this issue Jun 20, 2018 · 13 comments · Fixed by #35430
Labels
first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. help wanted Open for all. You do not need permission to work on these. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory.

Comments

@RenaudGagne
Copy link

Describe your problem and - if possible - how to reproduce it

In "Basic Data Structures: Modify an Array Stored in an Object" it mentions:

Additionally, the optional Advanced Data Structures lessons later in the curriculum also cover the ES6 Map and Set objects, both of which are similar to ordinary objects but provide some additional features.

I do not see those lessons anywhere. Is there an hidden module somewhere I don't know of?

Or is that text that is a legacy of the previous curriculum?

Add a Link to the page with the problem

Tell us about your browser and operating system

  • Browser Name:
  • Browser Version:
  • Operating System:

If possible, add a screenshot here

@t3h2mas
Copy link

t3h2mas commented Jun 20, 2018

Check under Coding Interview Prep (Thousands of hours of challenges)

@moT01
Copy link
Member

moT01 commented Jun 20, 2018

perhaps the Data Structures title in there should be renamed to Advanced Data Structures

@thecodingaviator
Copy link
Contributor

@moT01 I think that now with the new curriculum, this is fixed?

@RandellDawson RandellDawson added the scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory. label Feb 25, 2019
@RandellDawson
Copy link
Member

RandellDawson commented Feb 25, 2019

The "advanced" section would be those challenge located in the Data Structure Questions in the Coding Interview Prep section. @raisedadead I am thinking the easiest solution this is to rewrite the following sentence from:

Additionally, the optional Advanced Data Structures lessons later in the curriculum also cover the ES6 Map and Set objects, both of which are similar to ordinary objects but provide some additional features.

to something like:

Additionally, the Data Structures lessons located in the Coding Interview Prep section of the curriculum also cover the ES6 Map and Set objects, both of which are similar to ordinary objects but provide some additional features.

@raisedadead
Copy link
Member

Yes. That should be fine.

@RandellDawson RandellDawson added help wanted Open for all. You do not need permission to work on these. first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. labels Feb 26, 2019
@ruchika90
Copy link
Contributor

I'll take this up.

@RandellDawson
Copy link
Member

@ruchika90 Go for it. No one else has asked for it.

@thinh105
Copy link

I had the same question, so I came here,

So the answer is Advanced Data Structures located in Coding Interview Prep (Thousands of hours of challenges) > Data Structures , am I right ?

Why doesn't any admin/mod rewrite as RandellDawson said so no one has this question and come here again ?

Thanks

@RandellDawson
Copy link
Member

Why doesn't any admin/mod rewrite as RandellDawson said so no one has this question and come here again ?

What exactly are you trying to do?

@thinh105
Copy link

Why doesn't any admin/mod rewrite as RandellDawson said so no one has this question and come here again ?

What exactly are you trying to do?

Same as OP, I cannot see the Advanced Data Structures lesson on FCC

@RandellDawson
Copy link
Member

They are not called Advanced Data Structures lessons. They are just called Data Structures and they are in the Coding Interview Prep section of the curriculum

image

@thinh105
Copy link

They are not called Advanced Data Structures lessons. They are just called Data Structures and they are in the Coding Interview Prep section of the curriculum

image

oh man, You didn't get me,

I said above :

So the answer is Advanced Data Structures located in Coding Interview Prep (Thousands of hours of challenges) > Data Structures , am I right ?
Why doesn't any admin/mod rewrite as RandellDawson said so no one has this question and come here again ?
Thanks

I read completely this issues and got the answer, just ask why admin/mod doesn't change as you said, so no one will get confused like me or OP again,

@RandellDawson
Copy link
Member

@maxiqboy We decided to just modify the text of the Basic Data Structures: Modify an Array Stored in an Object challenge to the following:

Additionally, the Data Structures lessons located in the Coding Interview Prep section of the curriculum also cover the ES6 Map and Set objects, both of which are similar to ordinary objects but provide some additional features.

This was done to minimize the need to update several other sections. We feel it does not make any difference if it is renamed Advanced Data Structures or just remain Data Structures under the Coding Interview Prep section. We hope to have the changes made deployed to the production site very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
first timers only Open for anyone doing contributions for first time. You do not need permission to work on these. help wanted Open for all. You do not need permission to work on these. scope: curriculum Lessons, Challenges, Projects and other Curricular Content in curriculum directory.
Projects
None yet
8 participants