-
Notifications
You must be signed in to change notification settings - Fork 18
[Activity 4.1.3: Queues]: Interview Questions #987
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
base: Sarah-G
Are you sure you want to change the base?
Conversation
Add interview question #1
|
@sarahg500 should #947 be closed? |
|
never mind the pull request has very large edits which is most likely not the case |
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.
@taimurkashif @tkashif <-- lol idk which one is really you
so you are supposed to walk through 1 leetcode activity. either one that you have written is fine (I really liked your explanation for the first one though). but you have to choose one, make 1 or 2 layers of complexity and walk the student through those until it gets to the original problem (we also wanna teach them how to "break down" a problem). Also mention the big O time and space analyses.
Generally speaking this is how leetcode breakdowns are supposed to be written:
- First card: Intro, setting up problems
- Second card: Lvl 1
- Third card: Lvl 2
- Fourth card: Lvl 3 (if applicable)
- Fifth card: Test Cases
- Sixth card: Time and Space Complexity
Working on modularizing and building up the problem statement
Continuing to modularize interview question. Have done up to the 4 directions being given in the problem statement
Have to add image in older Taimur branch
BFS maze picture for interview question added
Explained the importance of test cases
see title
* Made part 4 and 5 of interview question * Also updated credits in the answer.py file
|
@mxthu313 |
Issues Closed
Closes #780
Closes #972
...
Changes proposed in this pull request:
@reviewer/kavuong