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

Added upskilling resources section #33

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rryisthebest2
Copy link
Contributor

Added upskilling resources section at the end of the file.

Thank you for your contribution to the 2023 Internship Repo!

Before submitting your PR, please make sure:

  • The internship posting is on the table in alphabetical order by company name.

Added upskilling resources section at the end of the file.
Copy link
Contributor

@YangF0917 YangF0917 left a comment

Choose a reason for hiding this comment

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

Made a comment about CF, you can lmk if it's inaccurate

README.md Outdated
| Link | Notes |
|------|-------|
| [Developer Roadmap](https://roadmap.sh/) | Explore the next step you can take to advance your technical skills |
| [Codeforce](https://codeforces.com/) | Complex coding problems to make your extra prepare for tech interviews. Note: Recommand to attempt Division A, B, C for interview. D above for competitive programming contests |
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably comment on divisions, i.e Div 1/2/3/4, the letters correspond to problems in the actual contest (typically of increasing difficulty) but the main difficulty spikes are in division numbers

@rryisthebest2
Copy link
Contributor Author

rryisthebest2 commented Mar 22, 2023 via email

@nikkiguo nikkiguo requested a review from YangF0917 March 23, 2023 00:02
Copy link
Contributor

@YangF0917 YangF0917 left a comment

Choose a reason for hiding this comment

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

Something like this is probably more accurate from my understanding of CF, typically Div 1 A,B are solvable but are should cover the difficulty of most interviews/OAs already (from personal experience)

| Link | Notes |
|------|-------|
| [Developer Roadmap](https://roadmap.sh/) | Explore the next step you can take to advance your technical skills |
| [Codeforce](https://codeforces.com/) | Complex coding problems to make your extra prepare for tech interviews. Note: Recommand to attempt Division A, B, C for interview. D above for competitive programming contests. The letter shows the diffculty of the question and is at the end of each problem number. The level of diffculty increases as letter increases in order. For people aiming at ICPC, attempt E or above.|
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe something like:

Complex coding problems to make your extra prepare for tech interviews. Note: Recommended Division 2, 3 for interviews. 1 for competitive programming contests. The letter shows the difficulty of the question and is at the end of each problem number. The level of difficulty increases as letter increases in order from A (easiest) to E (hardest) . For people aiming at ICPC, aim for AC Div 1.

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

Successfully merging this pull request may close these issues.

3 participants