Skip to content

Commit

Permalink
Merge pull request #1343 from ImmidiSivani/feature/add-new-contents-i…
Browse files Browse the repository at this point in the history
…n-game

added interview section in game development
  • Loading branch information
jfmartinz authored Jun 21, 2024
2 parents bd7fd42 + 3578be1 commit 6b42b6b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions Game Development/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Game development involves the creation of video games, encompassing everything f
- [Books](#books)
- [YouTube Channels](#youtube-channels)
- [GitHub Repositories](#github-repositories)
- [Interview](#interview)

### Roadmap

Expand Down Expand Up @@ -253,3 +254,22 @@ Game development involves the creation of video games, encompassing everything f
<td>Unity Technologies' repository of tech demos and sample projects.</td>
</tr>
</table>

### Interview
> Here are some resources for Interview Preparation.
<table width="100%">
<tr>
<th>Resource Name</th>
<th>Description</th>
</tr>
<tr>
<td><a href="https://career.guru99.com/top-25-interview-questions-for-game-developer/">Top 25 game developer interview questions.</a></td>
<td>Curated list of game development interview questions with answer.</td>
</tr>
<tr>
<td><a href="https://business.linkedin.com/talent-solutions/resources/how-to-hire-guides/game-developer/interview-questions">Game Developer Interview Preparation guide.</a></td>
<td>This article by linkedin business solution provides interview preparation guide for game development and questions which were frequently asked in interview.</td>
</tr>

</table>

0 comments on commit 6b42b6b

Please sign in to comment.