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

Fix typos and grammatical errors #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mchu
Copy link

@mchu mchu commented Feb 8, 2024

Fixes minor typos and grammatical errors in:

  • behavioral/README.md
  • docs/behavioral.md
  • docs/etiquette.md
  • docs/index.md
  • docs/preparing-mentally.md
  • docs/system-design.md
  • docs/types-of-interviews.md
  • docs/where-should-i-interview.md

The commit should not conflict with the proposed changes in #29 , #31 , and #32.

Copy link

vercel bot commented Feb 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
interview-guide-x545 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2024 10:22pm

@@ -116,11 +116,11 @@ It's possible the interview says "it's up to you" in response to a lot of these

### Interpersonal problem-solving

A lot of hypotheticals will involve conflict with another individual. Empathy is important here. You'll want to make sure your proposed solutiont treats the other party like a human. Make sure your approach solves problems _collaboratively_ with that individual. In the previous example where we have an employee who is disengaged and not performing, perhaps we recommend a 1:1 to try to get to the bottom of the situation and then collaboratively come up with an action plan to get the employee back on track.
A lot of hypotheticals will involve conflict with another individual. Empathy is important here. You'll want to make sure your proposed solutions treat the other party like a human. Make sure your approach solves problems _collaboratively_ with that individual. In the previous example where we have an employee who is disengaged and not performing, perhaps we recommend a 1:1 to try to get to the bottom of the situation and then collaboratively come up with an action plan to get the employee back on track.
Copy link
Author

Choose a reason for hiding this comment

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

I am assuming that multiple proposed solutions can exist for the hypothetical questions. I can revert this to match "solution treats" in behavioral/README.md.

@@ -11,7 +11,7 @@ This section contains the most common types of interviews you'll come across whe
Behavioral questions attempt to gauge how you would behave in stressful or otherwise adverse conditions. There are a couple common types of behavioral questions:

- **"Tell me about a time..."** These questions are based on the idea that the best predictor of future behavior is past performance. The goal is to get you to present real examples of how you have handled things like conflict and failure in the past so the company can have some insight into how you may behave in the future.
- **Scenarios.** Rather than looking for past examples, scenario question present you with situations and you're asked how you would handle them. Interviewers are generally looking for problem solving and empathy skills when asking these questions.
- **Scenarios.** Rather than looking for past examples, scenario questions present you with situations and you're asked how you would handle them. Interviewers are generally looking for problem solving and empathy skills when asking these questions.
Copy link
Author

Choose a reason for hiding this comment

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

I am making the minimal fix here. However, the following may flow better:

Suggested change
- **Scenarios.** Rather than looking for past examples, scenario questions present you with situations and you're asked how you would handle them. Interviewers are generally looking for problem solving and empathy skills when asking these questions.
- **Scenarios.** Scenario questions provide situations and ask how to handle them instead of examining past examples. Interviewers are generally evaluating your problem-solving and empathy skills when asking these questions.

@@ -12,7 +12,7 @@ Where you should interview depends a lot on your personal preferences. Are you i

FAANG and big tech have pros and cons. One advantage of gaining employment with one of these companies is having "Google" or "Apple" on your résumé opens a lot of doors—your response rate for job applications will increase greatly.

Of course, big tech has its cons. These companies are large and you may not have a chance to make the size impact that you could at a smaller company or startup. Additionally, you may not enjoy the bureaucracy.
Of course, big tech has its cons. At larger companies, it may be more challenging to make a significant impact than at smaller companies or startups. Additionally, you may not enjoy the bureaucracy.
Copy link
Author

Choose a reason for hiding this comment

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

or

Suggested change
Of course, big tech has its cons. At larger companies, it may be more challenging to make a significant impact than at smaller companies or startups. Additionally, you may not enjoy the bureaucracy.
Of course, big tech has its cons. These companies are large and you may not have a chance to make the sizable impact you could at a smaller company or startup. Additionally, you may not enjoy the bureaucracy.

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.

1 participant