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

New Interview Preparation Resources #258

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g
* [NET Interview Questions and Answers for Beginners which consists of the most frequently asked questions in NET This list of 100+ questions and answers gauge your familiarity with the NET platform](http://www.dotnetcurry.com/dotnetinterview/70/dotnet-interview-questions-answers-beginners)
* [Questions gathered by community of the StackOverflow](http://stackoverflow.com/questions/365489/questions-every-good-net-developer-should-be-able-to-answer)
* [What Great NET Developers Ought To Know (More NET Interview Questions)](http://www.hanselman.com/blog/WhatGreatNETDevelopersOughtToKnowMoreNETInterviewQuestions.aspx)
* [ASP.NET MVC Interview Questions](https://www.interviewbit.com/asp-net-mvc-interview-questions/)

### Clojure

Expand Down Expand Up @@ -329,6 +330,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g
* [Javascript Interview Questions and Answers (2020)](https://www.interviewbit.com/javascript-interview-questions/)
* [JavaScript Modern Interview Code Challenges 2021](https://github.com/sadanandpai/javascript-code-challenges)
* [70 JavaScript Interview Questions](https://dev.to/macmacky/70-javascript-interview-questions-5gfi)
* [JavaScript Cheat Sheet](https://www.interviewbit.com/javascript-cheat-sheet/)

### jQuery

Expand Down Expand Up @@ -536,6 +538,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g
* [Frequently Asked Basic PostgreSQL Interview Questions and Answers](http://nazafbtemplate.blogspot.com.by/2014/06/frequently-asked-basic-postgresql.html)
* [PostgreSQL Interview Preparation Guide](http://www.globalguideline.com/interview_questions/Questions.php?sc=postgresqk_database_)
* [PostgreSQL Interview Q&A from CoolInterview.com](http://www.coolinterview.com/type.asp?iType=411)
* [PostgreSQL Interview Questions](https://www.interviewbit.com/sql-interview-questions/#postgresql)

### SQL

Expand Down Expand Up @@ -599,6 +602,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g
* [Top 15 Data Structures and Algorithm Interview Questions for Java programmer](http://javarevisited.blogspot.com.by/2013/03/top-15-data-structures-algorithm-interview-questions-answers-java-programming.html)
* [Tech Interview Handbook Best Practice Questions](https://techinterviewhandbook.org/best-practice-questions/)
* [Daily Coding Interview Practice](https://www.techseries.dev/daily)
* [Algorithm Interview Questions](https://www.interviewbit.com/algorithm-interview-questions/)

## Blockchain
* [Top 55 Blockchain Interview Questions You Must Prepare In 2018](https://www.edureka.co/blog/interview-questions/blockchain-interview-questions/)
Expand Down Expand Up @@ -628,6 +632,7 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g
* [Design Patterns for Humans™ - An ultra-simplified explanation](https://github.com/kamranahmedse/design-patterns-for-humans)
* [Design Patterns implemented in Java](https://github.com/iluwatar/java-design-patterns)
* [Design Patterns implemented in DotNet](https://www.dofactory.com/net/design-patterns)
* [Design Patterns Interview Questions](https://www.interviewbit.com/design-patterns-interview-questions/)

## Data structures

Expand Down