awesome-interview-questions icon indicating copy to clipboard operation
awesome-interview-questions copied to clipboard

Added `Design patterns` link

Open Rafat97 opened this issue 3 years ago • 4 comments

The link is - https://github.com/DovAmir/awesome-design-patterns

Rafat97 avatar Nov 21 '21 04:11 Rafat97

@bvallelunga. What's the wrong on this PR. If I do anything anomaly let me know, I will try to fix that.

Rafat97 avatar May 25 '22 22:05 Rafat97

@Rafat97 It seems the link you added did not pass the markdown-link-check. More details you can find in this config file. https://github.com/DopplerHQ/awesome-interview-questions/blob/master/.github/workflows/mlc_config.json

I'm not sure why it is happening, but I assume during the check, the website request was a timeout. Let's try to commit an empty change to trigger the workflow check again.

imvanzen avatar Jul 24 '22 11:07 imvanzen

Log Backup

If you are not interested, you can ignore this comment.

with:
    config-file: .github/workflows/mlc_config.json
    use-quiet-mode: no
    use-verbose-mode: no
    folder-path: .
    max-depth: -1
    check-modified-files-only: no
    base-branch: master
    file-extension: .md
/usr/bin/docker run --name cd98f4b8e195fdc114895932cb703807e14c8_9eae3a --label 4cd98f --workdir /github/workspace --rm -e INPUT_CONFIG-FILE -e INPUT_USE-QUIET-MODE -e INPUT_USE-VERBOSE-MODE -e INPUT_FOLDER-PATH -e INPUT_MAX-DEPTH -e INPUT_CHECK-MODIFIED-FILES-ONLY -e INPUT_BASE-BRANCH -e INPUT_FILE-EXTENSION -e INPUT_FILE-PATH -e HOME -e GITHUB_JOB -e GITHUB_REF -e GITHUB_SHA -e GITHUB_REPOSITORY -e GITHUB_REPOSITORY_OWNER -e GITHUB_RUN_ID -e GITHUB_RUN_NUMBER -e GITHUB_RETENTION_DAYS -e GITHUB_RUN_ATTEMPT -e GITHUB_ACTOR -e GITHUB_WORKFLOW -e GITHUB_HEAD_REF -e GITHUB_BASE_REF -e GITHUB_EVENT_NAME -e GITHUB_SERVER_URL -e GITHUB_API_URL -e GITHUB_GRAPHQL_URL -e GITHUB_REF_NAME -e GITHUB_REF_PROTECTED -e GITHUB_REF_TYPE -e GITHUB_WORKSPACE -e GITHUB_ACTION -e GITHUB_EVENT_PATH -e GITHUB_ACTION_REPOSITORY -e GITHUB_ACTION_REF -e GITHUB_PATH -e GITHUB_ENV -e GITHUB_STEP_SUMMARY -e RUNNER_OS -e RUNNER_ARCH -e RUNNER_NAME -e RUNNER_TOOL_CACHE -e RUNNER_TEMP -e RUNNER_WORKSPACE -e ACTIONS_RUNTIME_URL -e ACTIONS_RUNTIME_TOKEN -e ACTIONS_CACHE_URL -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/awesome-interview-questions/awesome-interview-questions":"/github/workspace" 4cd98f:4b8e195fdc114895932cb703807e14c8  "no" "no" ".github/workflows/mlc_config.json" "." "-1" "no" "master" ".md" ""
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142

added 65 packages, and audited 66 packages in 3s

4 packages are looking for funding
  run `npm fund` for details

1 low severity vulnerability

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.
Using markdown-link-check configuration file: .github/workflows/mlc_config.json
USE_QUIET_MODE: no
USE_VERBOSE_MODE: no
FOLDER_PATH: .
MAX_DEPTH: -1
CHECK_MODIFIED_FILES: no
FILE_EXTENSION: .md
FILE_PATH: 
+ find . -name '*.md' -not -path './node_modules/*' -exec markdown-link-check '{}' --config .github/workflows/mlc_config.json ';'
+ set +x
=========================> MARKDOWN LINK CHECK <=========================

FILE: ./create-list.md
[✓] https://github.com/MaximAbramchuck/awesome-interviews/blob/master/awesome.md
[✓] https://github.com/MaximAbramchuck/awesome-interviews/blob/master/contributing.md

2 links checked.

FILE: ./contributing.md
[✓] #adding-to-this-list
[✓] #creating-your-own-awesome-list
[✓] #adding-something-to-an-awesome-list
[✓] #updating-your-pull-request
[✖] http://titlecapitalization.com
[✓] create-list.md
[✓] https://github.com/join
[✓] https://github.com/MaximAbramchuck/awesome-interviews
[✖] https://help.github.com/articles/using-pull-requests/

9 links checked.

ERROR: 2 dead links found!
[✖] http://titlecapitalization.com → Status: 0
[✖] https://help.github.com/articles/using-pull-requests/ → Status: [40](https://github.com/DopplerHQ/awesome-interview-questions/runs/7524279900?check_suite_focus=true#step:4:40)3

FILE: ./awesome.md
[✓] https://github.com/sindresorhus/awesome
[✓] https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
[✓] https://github.com/sindresorhus/awesome-nodejs
[✓] http://choosealicense.com/no-license/
[✓] https://creativecommons.org/
[✓] https://creativecommons.org/publicdomain/zero/1.0/
[✓] contributing.md

7 links checked.

FILE: ./README.md
[✓] https://github.com/sindresorhus/awesome
[✓] https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
[✓] awesome.md
[✓] contributing.md
[✓] create-list.md
[✓] #programming-languagesframeworksplatforms
[✓] #android
[✓] #angularjs
[✓] #angular
[✓] #backbonejs
[✓] #c
[✓] #c-1
[✓] #c-2
[✓] #net
[✓] #clojure
[✓] #css
[✓] #cucumber
[✓] #django
[✓] #docker
[✓] #elastic
[✓] #emberjs
[✓] #erlang
[✓] #golang
[✓] #graphql
[✓] #html
[✓] #ionic
[✓] #ios
[✓] #java
[✓] #javascript
[✓] #jquery
[✓] #front-end-build-tools
[✓] #knockoutjs
[✓] #less
[✓] #lisp
[✓] #nodejs
[✓] #objective-c
[✓] #php
[✓] #python
[✓] #reactjs
[✓] #ruby-on-rails
[✓] #ruby
[✓] #rust
[✓] #sass
[✓] #scala
[✓] #shell
[✓] #spark
[✓] #swift
[✓] #vuejs
[✓] #wordpress
[✓] #typescript
[✓] #database-technologies
[✓] #cassandra
[✓] #microsoft-access
[✓] #mongodb
[✓] #mysql
[✓] #neo4j
[✓] #oracle
[✓] #postgres
[✓] #sql
[✓] #sql-lite
[✓] #caching-technologies
[✓] #memcached
[✓] #redis
[✓] #os
[✓] #linux
[✓] #windows
[✓] #algorithms
[✓] #blockchain
[✓] #coding-exercises
[✓] #comprehensive-lists
[✓] #design-patterns
[✓] #data-structures
[✓] #networks
[✓] #security
[✓] #data-science
[✓] http://www.careerride.com/android-interview-questions.aspx
[✓] http://www.toptal.com/android/interview-questions
[/] https://adevait.com/android/interview-questions
[✓] https://www.quora.com/What-are-good-job-interview-questions-for-an-Android-developer
[✓] http://www.tutorialspoint.com/android/android_interview_questions.htm
[✓] https://github.com/derekargueta/Android-Interview-Questions
[✓] https://medium.com/@neteinstein/not-another-android-interviews-article-the-questions-3dedafa30bec
[✓] https://github.com/mindash/android-structured-interview
[✓] https://github.com/anitaa1990/Android-Cheat-sheet
[✖] https://www.andreasschrade.com/2017/02/23/android-interview-questions/
[✓] https://github.com/mohsenoid/Android-Interview-Questions
[✖] https://www.interviewbit.com/android-interview-questions/
[✓] http://www.toptal.com/angular-js/interview-questions
[✓] https://github.com/gdi2290/ngExam
[✓] https://www.codementor.io/angularjs/tutorial/angularjs-interview-questions-sample-answers
[✓] http://www.web-technology-experts-notes.in/2014/11/angularjs-interview-questions-and-answers-for-experienced.html
[✓] http://www.tutorialspoint.com/angularjs/angularjs_interview_questions.htm
[✓] http://www.codeproject.com/Articles/891718/AngularJS-Interview-Questions-and-Answers
[✓] http://career.guru99.com/top-25-angular-js-interview-questions/
[✓] https://www.techbeamers.com/latest-angularjs-interview-questions-answers/
[✓] https://github.com/Yonet/Angular-Interview-Questions
[✓] https://www.onlineinterviewquestions.com/angular2-interview-questions/
[✓] https://github.com/sudheerj/angular-interview-questions
[✓] https://www.interviewbit.com/angular-interview-questions/
[✓] https://hackr.io/blog/angular-interview-questions
[✓] http://www.toptal.com/backbone-js/interview-questions
[✓] http://www.web-technology-experts-notes.in/2015/01/backbone-js-interview-questions-and-answers.html
[✓] http://career.guru99.com/top-25-backbone-js-interview-questions/
[✓] http://www.sanfoundry.com/cplusplus-interview-questions-answers/
[✓] http://www.careerride.com/C++-Interview-questions-Answer.aspx
[✓] http://www.toptal.com/c-plus-plus/interview-questions
[✓] http://www.geekinterview.com/Interview-Questions/Languages/C-Plus-Plus
[✓] http://www.geeksforgeeks.org/c-plus-plus/
[✓] http://www.indiabix.com/cpp-programming/questions-and-answers/
[✓] https://github.com/haoel/leetcode
[✓] http://www.cquestions.com/2010/10/c-interview-questions-and-answers.html
[✓] http://www.indiabix.com/technical/c/
[✓] http://www.tutorialspoint.com/cprogramming/cprogramming_interview_questions.htm
[✓] http://geeksquiz.com/commonly-asked-c-programming-interview-questions-set-1/
[✓] http://geeksquiz.com/commonly-asked-c-programming-interview-questions-set-2/
[✓] https://www.toptal.com/c/interview-questions
[✖] https://www.interviewbit.com/c-interview-questions/
[✓] http://www.toptal.com/c-sharp/interview-questions
[✓] http://www.dotnetfunda.com/interviews/cat/6/csharp
[✓] http://career.guru99.com/top-50-c-sharp-interview-questions-answers/
[✓] https://www.techbeamers.com/csharp-coding-interview-questions-developers/
[✓] https://www.techbeamers.com/csharp-oops-interview-questions-answers/
[✖] https://www.interviewbit.com/c-sharp-interview-questions/
[✓] http://www.careerride.com/ASPNet-Questions.aspx
[✓] https://www.talkingdotnet.com/asp-net-core-interview-questions/
[✓] http://www.indiabix.com/technical/dotnet/
[✓] http://www.dotnetcurry.com/dotnetinterview/70/dotnet-interview-questions-answers-beginners
[✓] http://stackoverflow.com/questions/365489/questions-every-good-net-developer-should-be-able-to-answer
[✓] http://www.hanselman.com/blog/WhatGreatNETDevelopersOughtToKnowMoreNETInterviewQuestions.aspx
[✓] http://www.learningclojure.com/2014/05/fizz-buzz-interview-question.html
[✓] http://ita2zguide.blogspot.com.by/p/cc.html
[✓] https://github.com/dpetrovics/coding-exercises
[✓] https://www.reddit.com/r/Clojure/comments/34qhha/clojure_coding_job_interview_experience/
[✓] https://github.com/DerekCuevas/interview-cake-clj
[✓] http://www.careerride.com/Interview-Questions-CSS.aspx
[✓] http://www.techrepublic.com/blog/software-engineer/css-interview-questions-and-answers/
[✓] https://css-tricks.com/interview-questions-css/
[✓] http://career.guru99.com/top-50-csscascading-style-sheet-interview-questions/
[✓] https://frontendinterviewhandbook.com/css-questions/
[✓] https://ratedr05.wordpress.com/2017/09/22/cucumber-interview-questions/
[✓] http://watir.com/simple-cucumber-watir-page-object-pattern-framework/
[✓] http://insights.dice.com/2014/04/30/interview-questions-pythondjango-developers/
[✓] http://www.ilian.io/django-interview-questions/
[✓] http://career.guru99.com/top-16-django-interview-questions/
[✓] https://mindmajix.com/docker-interview-questions
[✓] https://www.edureka.co/blog/interview-questions/docker-interview-questions/
[✓] https://intellipaat.com/interview-question/docker-interview-questions/
[✓] https://www.wisdomjobs.com/e-university/docker-software-interview-questions.html
[/] https://www.fullstack.cafe/blog/docker-interview-questions-and-answers
[✖] https://www.interviewbit.com/docker-interview-questions/
[✖] https://www.wissenhive.com/blogs/top-50-docker-interview-questions-and-answers
[✓] https://www.techgeekbuzz.com/top-docker-interview-questions/
[✓] https://logit.io/blog/post/the-top-50-elk-stack-and-elasticsearch-interview-questions
[✓] http://www.toptal.com/emberjs/interview-questions
[✓] http://career.guru99.com/top-25-ember-js-interview-questions/
[✓] http://career.guru99.com/top-22-erlang-interview-questions/
[✓] https://github.com/mrekucci/epi
[✓] https://github.com/efischer19/golang_ctci
[✓] http://career.guru99.com/top-20-go-programming-interview-questions/
[/] https://www.fullstack.cafe/blog/5-graphql-interview-questions-you-should-know
[✓] https://www.howtographql.com/advanced/5-common-questions/
[✓] http://www.sitepoint.com/10-typical-html-interview-exercises/
[✓] http://www.toptal.com/html5/interview-questions
[✓] http://www.codeproject.com/Articles/702051/important-HTML-Interview-questions-with-answe
[✓] http://www.careerride.com/Interview-Questions-HTML.aspx
[✓] http://career.guru99.com/top-50-html-interview-questions/
[✓] http://www.javatpoint.com/html-interview-questions
[✓] https://frontendinterviewhandbook.com/html-questions/
[✓] https://www.techbeamers.com/latest-html-interview-questions/
[✖] https://www.interviewbit.com/html-interview-questions/
[✓] http://www.codeandyou.com/p/ionic-interview-questions.html
[✓] https://www.toptal.com/ionic/interview-questions
[✓] https://www.javatpoint.com/ionic-interview-questions
[✓] https://www.maheshbhusanoor.com/article/ionic-interview-questions-answers.html
[✓] http://www.toptal.com/ios/interview-questions
[✓] https://www.codementor.io/ios/tutorial/ios-interview-tips-questions-answers-objective-c
[/] https://adevait.com/ios/interview-questions
[✓] https://github.com/CameronBanga/iOS-Developer-and-Designer-Interview-Questions
[✓] http://www.raywenderlich.com/53962/ios-interview-questions
[✓] https://blackpixel.com/writing/2013/04/interview-questions-for-ios-and-mac-developers-1.html
[✓] http://www.geekinterview.com/Interview-Questions/iOS
[✓] https://m.smartcloud.io/ios-interview-questions-for-senior-developers-in-2017-a94cc81c8205
[✓] https://medium.com/ios-os-x-development/ios-interview-questions-13840247a57a
[✓] https://medium.com/ios-os-x-development/50-ios-interview-questions-and-answers-part-2-45f952230b9f
[✓] https://medium.com/ios-os-x-development/50-ios-interview-questions-and-answers-part-3-3fad146b6c3d
[✓] https://medium.com/@duruldalkanat/50-ios-interview-questions-and-answers-part-4-6f26b263[41](https://github.com/DopplerHQ/awesome-interview-questions/runs/7524279900?check_suite_focus=true#step:4:41)a
[✓] https://medium.com/@duruldalkanat/50-ios-interview-questions-and-answers-part-5-de6241374a8f
[✖] https://www.upwork.com/i/interview-questions/ios/
[✓] https://github.com/9magnets/iOS-Developer-and-Designer-Interview-Questions#tech
[✓] http://www.thecrazyprogrammer.com/2015/11/ios-interview-questions-and-answers.html
[✓] http://ichuiphonedev.blogspot.com/2014/05/iphone-latest-interview-questions-and.html
[✓] https://github.com/Babylonpartners/ios-playbook/blob/master/Interview/questions.md
[✓] https://github.com/mindash/iOS-structured-interview
[✓] https://medium.com/flawless-app-stories/static-vs-dynamic-dispatch-in-swift-a-decisive-choice-cece1e872d
[✓] https://onurdesk.com/category/interview/interview-program-java/
[✓] http://www.javacodegeeks.com/2014/04/java-interview-questions-and-answers.html
[✓] https://www.codementor.io/java/tutorial/java-interview-sample-questions-answers
[✓] http://www.toptal.com/java/interview-questions
[✓] https://www.janbasktraining.com/blog/core-java-interview-questions-answers/
[/] https://adevait.com/java/interview-questions
[✓] https://github.com/svozniuk/java-interviews
[✓] https://github.com/donbeave/interview
[✓] https://blog.udemy.com/java-interview-questions/
[✓] http://www.javatpoint.com/corejava-interview-questions
[✓] http://java67.blogspot.com.by/2012/09/top-10-tricky-java-interview-questions-answers.html
[✓] http://javahungry.blogspot.com/2013/06/top-25-most-frequently-asked-core-java.html
[✓] http://java67.blogspot.sg/2015/03/top-40-core-java-interview-questions-answers-telephonic-round.html
[✓] https://www.edureka.co/blog/interview-questions/spring-interview-questions/
[✓] https://www.journaldev.com/2696/spring-interview-questions-and-answers
[✓] https://www.interviewcake.com/java-interview-questions
[✓] https://www.techbeamers.com/java-interview-questions/
[✓] https://fdk.codes/some-java-interview-questions/
[✖] https://www.interviewbit.com/java-interview-questions/
[✓] https://github.com/ignacio-chiazzo/Algorithms-Leetcode-Javascript
[✓] https://medium.com/javascript-scene/10-interview-questions-every-javascript-developer-should-know-6fa6bdf5ad95
[✓] https://www.codementor.io/javascript/tutorial/21-essential-javascript-tech-interview-practice-questions-answers
[/] https://adevait.com/javascript-developers/interview-questions
[✓] http://www.toptal.com/javascript/interview-questions
[✓] http://www.sitepoint.com/5-javascript-interview-exercises/
[✓] http://www.sitepoint.com/5-typical-javascript-interview-exercises/
[✓] http://www.techrepublic.com/blog/software-engineer/javascript-interview-questions-and-answers/
[✓] https://github.com/nishant8BITS/123-Essential-JavaScript-Interview-Question
[✓] http://www.tutorialspoint.com/javascript/javascript_interview_questions.htm
[✓] http://www.thatjsdude.com/interview/js2.html
[✓] http://thatjsdude.com/interview/js1.html
[✓] https://github.com/kolodny/exercises
[✓] https://github.com/csvenja/javascript-exercises
[✓] https://www.reddit.com/r/javascript/comments/3rb88w/ten_questions_ive_been_asked_most_more_than_once
[✓] http://career.guru99.com/top-85-javascript-interview-questions/
[✓] https://www.interviewcake.com/javascript-interview-questions
[✖] https://performancejs.com/post/hde6d32/The-Best-Frontend-JavaScript-Interview-Questions-(written-by-a-Frontend-Engineer)
[✓] https://dev.to/arnavaggarwal/10-javascript-concepts-you-need-to-know-for-interviews
[✓] https://frontendinterviewhandbook.com/javascript-questions/
[✓] https://www.techbeamers.com/javascript-interview-questions-answers/
[✓] https://github.com/danieldelcore/mega-interview-guide
[✖] https://www.interviewbit.com/javascript-interview-questions/
[✓] https://github.com/sadanandpai/javascript-code-challenges
[✓] https://dev.to/macmacky/70-javascript-interview-questions-5gfi
[✓] https://career.guru99.com/top-50-jquery-interview-questions/
[✓] https://www.toptal.com/jquery/interview-questions
[✓] https://www.techgeekbuzz.com/top-jquery-interview-questions/
[✓] https://github.com/styopdev/webpack-interview-questions
[✓] https://www.codeproject.com/Articles/1065184/Latest-Gulp-js-interview-questions
[✓] http://www.talkingdotnet.com/grunt-js-interview-questions/
[✓] https://mindmajix.com/grunt-interview-questions
[✓] http://www.code-sample.com/2014/01/knockout-js-interview-questions-and.html
[✓] http://www.codeproject.com/Articles/987899/KnockoutJS-interview-questions
[✓] http://career.guru99.com/top-25-less-interview-questions/
[✓] http://www.sanfoundry.com/lisp-mcqs-class/
[✓] http://career.guru99.com/top-18-lisp-interview-questions/
[/] https://adevait.com/nodejs/interview-questions
[✓] http://www.toptal.com/nodejs/interview-questions
[✓] http://www.tutorialspoint.com/nodejs/nodejs_interview_questions.htm
[✓] https://blog.risingstack.com/node-js-interview-questions/
[✓] http://career.guru99.com/top-25-interview-questions-on-node-js/
[✓] https://www.techbeamers.com/top-30-node-js-interview-questions-answers/
[✖] https://www.interviewbit.com/node-js-interview-questions/
[✓] https://github.com/haizlin/fe-interview/blob/master/category/nodejs.md
[✓] https://github.com/learning-zone/nodejs-interview-questions
[✓] http://insights.dice.com/2015/07/21/interview-qs-objective-c-swift/
[✓] http://www.careerride.com/PHP-Interview-Questions.aspx
[✓] http://www.toptal.com/php/interview-questions
[✓] http://www.woodstitch.com/resources/php-interview-questions.php
[/] https://adevait.com/php/interview-questions
[✓] http://phpinterviewquestions.co.in/
[✓] http://career.guru99.com/top-100-php-interview-questions-answers/
[✓] https://www.codementor.io/php/tutorial/php-interview-questions-sample-answers
[✖] https://pangara.com/blog/php-interview-questions
[✓] https://bootsity.com/books
[✓] https://www.techbeamers.com/latest-php-interview-questions-answers/
[✖] https://www.interviewbit.com/php-interview-questions/
[/] https://adevait.com/python/interview-questions
[✓] http://www.careerride.com/python-interview-questions.aspx
[✓] http://www.toptal.com/python/interview-questions
[✓] https://github.com/sigmavirus24/python-interview-questions
[✓] http://www.bogotobogo.com/python/python_interview_questions.php
[✓] https://www.interviewcake.com/python-interview-questions
[✓] https://docs.python.org/2/faq/programming.html
[✓] https://www.reddit.com/r/Python/comments/1knw7z/python_interview_questions
[✓] http://career.guru99.com/top-25-python-interview-questions/
[✓] https://www.youtube.com/watch?v=DEwgZNC-KyE
[✓] https://luminousmen.com/post/6
[✓] https://luminousmen.com/post/7
[✓] https://luminousmen.com/post/8
[✖] https://www.interviewbit.com/python-interview-questions/
[✓] https://www.techbeamers.com/python-interview-questions-programmers/
[✓] https://www.edureka.co/blog/interview-questions/python-interview-questions/
[✓] http://www.careerride.com/ruby-on-rails-interview-questions.aspx
[✓] http://www.toptal.com/ruby-on-rails/interview-questions
[✓] https://github.com/rishiip/ruby-on-rails-interview-questions
[✓] http://anilpunjabi.tumblr.com/post/25948339235/ruby-and-rails-interview-questions-and-answers
[✓] https://srikantmahapatra.wordpress.com/2013/11/07/ruby-on-rails-interview-questions-and-answers/
[✓] https://www.codementor.io/ruby-on-rails/tutorial/ruby-on-rails-interview-questions
[✓] https://career.guru99.com/top-34-ruby-on-rail-interview-questions/
[✖] https://www.upwork.com/i/interview-questions/ruby-on-rails/
[✓] https://www.reddit.com/r/reactjs/comments/3m5equ/react_what_interview_questions_to_expect/
[✓] https://www.codementor.io/reactjs/tutorial/5-essential-reactjs-interview-questions
[✖] https://tylermcginnis.com/react-interview-questions/
[✓] https://www.toptal.com/react/interview-questions
[✓] https://www.educba.com/reactjs-interview-questions/
[✓] https://github.com/sudheerj/reactjs-interview-questions
[✓] http://www.toptal.com/ruby/interview-questions
[✓] https://gist.github.com/ryansobol/5252653
[✓] https://github.com/undr/ruby-trivia
[✓] http://technology.customink.com/blog/2015/11/23/the-art-of-ruby-technical-interviews/
[✓] https://www.interviewcake.com/ruby-interview-questions
[✓] https://www.javatpoint.com/ruby-interview-questions
[✓] https://www.wisdomjobs.com/e-university/rust-programming-language-interview-questions.html
[✓] https://www.code-sample.com/2018/02/rust-programming-interview-questions.html
[✓] https://github.com/jean553/rust-exam
[✓] https://www.bestinterviewquestion.com/rust-programming-language-interview-questions
[✓] http://career.guru99.com/top-17-sass-interview-questions/
[✓] https://www.educba.com/sass-interview-questions/
[✓] http://insights.dice.com/2014/09/12/4-interview-questions-scala-developers/
[✓] http://www.scala-lang.org/old/faq
[✓] https://github.com/Jarlakxen/Scala-Interview-Questions
[✓] http://programmers.stackexchange.com/questions/58145/how-scala-developers-are-being-interviewed
[✓] http://career.guru99.com/top-25-interview-questions-on-scala/
[✖] http://www.rajeshg.me/2013/05/sharepoint-developer-2010-interview.html
[✓] https://intellipaat.com/blog/interview-question/sharepoint-interview-questions/
[✓] http://career.guru99.com/shell-scripting-interview-questions/
[✓] https://github.com/ankurchavda/SparkLearning#spark-learning-guide
[✓] http://www.toptal.com/swift/interview-questions
[✓] https://github.com/diwu/LeetCode-Solutions-in-Swift
[✓] https://www.raywenderlich.com/762435-swift-interview-questions-and-answers
[✓] http://mycodetips.com/swift-ios/swift-programming-language-interview-questions-answers-987.html
[✓] http://blog.udacity.com/2014/11/your-top-10-swift-questions-answered.html
[✓] https://cocoacasts.com/what-does-the-dynamic-keyword-mean-in-swift-3
[✓] https://github.com/sudheerj/vuejs-interview-questions
[✖] https://pangara.com/blog/blog45-wordpress-interview-questions-and-answers/
[✓] https://www.toptal.com/wordpress/interview-questions
[✓] https://www.onlineinterviewquestions.com/typescript-interview-questions
[✓] https://www.positronx.io/typescript-interview-questions-answers-2109/
[✓] http://career.guru99.com/top-23-cassandra-interview-questions/
[✓] http://career.guru99.com/top-16-ms-access-database-interview-questions/
[✓] http://theprofessionalspoint.blogspot.com.by/2014/01/28-mongodb-nosql-database-interview.html
[✓] http://www.globalguideline.com/interview_questions/Questions.php?sc=MongoDB
[✓] http://www.javatpoint.com/mongodb-interview-questions
[✓] http://www.tutorialspoint.com/mongodb/mongodb_interview_questions.htm
[✓] http://career.guru99.com/top-20-mongodb-interview-questions/
[✓] http://www.tecmint.com/10-mysql-database-interview-questions-for-beginners-and-intermediates/
[✓] http://www.careerride.com/MySQL-Interview-Questions.aspx
[✓] http://www.tecmint.com/basic-mysql-interview-questions-for-database-administrators/
[✓] http://www.javatpoint.com/mysql-interview-questions
[✓] http://www.testingbrain.com/interview/mysql-interview-questions.html
[✓] http://career.guru99.com/top-50-mysql-interview-questions-answers/
[✓] http://career.guru99.com/top-20-ne04j-interview-questions/
[✓] http://www.coolinterview.com/type.asp?iType=57
[✓] http://www.dotnetfunda.com/interviews/cat/208/postgresql
[✓] http://nazafbtemplate.blogspot.com.by/2014/06/frequently-asked-basic-postgresql.html
[✓] http://www.globalguideline.com/interview_questions/Questions.php?sc=postgresqk_database_
[✓] http://www.coolinterview.com/type.asp?iType=411
[✓] http://java67.blogspot.com.by/2013/04/10-frequently-asked-sql-query-interview-questions-answers-database.html
[✓] http://www.toptal.com/sql/interview-questions
[✓] http://www.indiabix.com/technical/sql-server-common-questions/
[✓] http://www.indiabix.com/technical/sql-server-general-questions/
[✓] https://github.com/XD-DENG/SQL-exercise
[✓] http://www.tutorialspoint.com/sql/sql_interview_questions.htm
[✓] https://www.interviewbit.com/sql-interview-questions/
[✓] http://career.guru99.com/top-20-sql-lite-interview-questions/
[✓] https://www.javatpoint.com/memcached-interview-questions-and-answers
[✓] https://www.wisdomjobs.com/e-university/memcached-interview-questions.html
[✓] https://www.javatpoint.com/redis-interview-questions-and-answers
[✓] https://www.wisdomjobs.com/e-university/redis-interview-questions-answers.html
[✓] https://career.guru99.com/top-10-redis-interview-questions/
[✓] https://www.linuxfoundation.org/blog/2015/07/10-job-interview-questions-for-linux-system-administrators/
[✓] http://www.tecmint.com/useful-random-linux-interview-questions-and-answers/
[✓] http://www.tecmint.com/basic-linux-interview-questions-and-answers/
[✓] http://www.toptal.com/linux/interview-questions
[✓] http://www.linuxtechi.com/experience-linux-admin-interview-questions/
[✓] http://career.guru99.com/top-50-linux-interview-questions/
[✓] https://github.com/trimstray/test-your-sysadmin-skills
[✓] https://www.techbeamers.com/essential-linux-questions-answers/
[✓] http://www.brentozar.com/archive/2009/07/top-10-interview-questions-for-windows-sysadmins/
[✓] http://career.guru99.com/top-22-windows-server-interview-questions/
[✓] http://www.01world.in/p/windows.html
[✓] https://github.com/chassing/linux-sysadmin-interview-questions
[✓] https://www.edureka.co/blog/interview-questions/top-devops-interview-questions-2016/
[✓] https://intellipaat.com/interview-question/devops-interview-questions/
[✖] https://www.interviewbit.com/devops-interview-questions/
[✓] https://github.com/rishabh115/Interview-Questions
[✓] http://java2novice.com/java-interview-programs/
[✓] https://github.com/sagivo/algorithms
[✓] https://github.com/EvgenyKarkan/EKAlgorithms
[✓] http://www.programcreek.com/2012/11/top-10-algorithms-for-coding-interview/
[✓] http://javarevisited.blogspot.com.by/2013/03/top-15-data-structures-algorithm-interview-questions-answers-java-programming.html
[✓] https://techinterviewhandbook.org/best-practice-questions/
[✓] https://www.techseries.dev/daily
[✓] https://www.edureka.co/blog/interview-questions/blockchain-interview-questions/
[✓] https://mindmajix.com/blockchain-interview-questions
[✓] https://intellipaat.com/interview-question/blockchain-interview-questions/
[✓] https://applicature.com/blog/blockchain-interview-questions
[✓] https://www.toptal.com/blockchain/interview-questions
[✖] https://data-flair.training/blogs/blockchain-interview-questions/
[✓] https://www.digitalvidya.com/blog/blockchain-interview-questions/
[✓] https://github.com/mre/the-coding-interview
[✓] https://github.com/donnemartin/interactive-coding-challenges
[✓] https://github.com/roseperrone/interview-questions
[✓] https://www.makeuseof.com/tag/swift-coding-challenges/
[✓] https://github.com/h5bp/Front-end-Developer-Interview-Questions
[✓] http://www.aperfectmix.com/free_web_design/front-end-interview-questions.html
[✓] https://frontendinterviewhandbook.com/
[✓] https://github.com/starandtina/backend-interview-questions
[✓] http://www.tutorialspoint.com/design_pattern/design_pattern_interview_questions.htm
[✓] https://github.com/kamranahmedse/design-patterns-for-humans
[✓] https://github.com/iluwatar/java-design-patterns
[✓] https://www.dofactory.com/net/design-patterns
[✓] https://github.com/DovAmir/awesome-design-patterns
[✓] http://career.guru99.com/top-50-data-structure-interview-questions/
[✓] https://www.interviewbit.com/data-structure-interview-questions/
[✓] http://career.guru99.com/top-100-networking-interview-questions-answers/
[✖] https://www.interviewbit.com/networking-interview-questions/
[✖] http://careers.simplicable.com/careers/new/101-IT-security-interview-questions
[✓] http://searchsecurity.techtarget.com/tip/How-to-prepare-for-an-information-security-job-interview
[/] https://danielmiessler.com/study/infosec_interview_questions/
[✓] http://resources.infosecinstitute.com/top-50-information-security-interview-questions/
[✓] https://www.dezyre.com/article/-data-science-interview-questions-for-top-tech-companies/189
[✓] http://www.datasciencecentral.com/profiles/blogs/66-job-interview-questions-for-data-scientists
[✓] https://www.edureka.co/blog/interview-questions/data-science-interview-questions/
[✖] https://towardsdatascience.com/top-30-data-science-interview-questions-7dd9a96d3f5c
[/] https://www.datacamp.com/community/news/top-100-data-science-interview-questions-cc3lts7gj5j
[✓] https://hackr.io/blog/data-science-interview-questions
[✓] https://hackernoon.com/160-data-science-interview-questions-415s3y2a
[✖] https://www.interviewbit.com/data-science-interview-questions/
[✓] https://creativecommons.org/publicdomain/zero/1.0/
[✓] https://i.creativecommons.org/p/zero/1.0/88x31.png

[42](https://github.com/DopplerHQ/awesome-interview-questions/runs/7524279900?check_suite_focus=true#step:4:42)6 links checked.

ERROR: 25 dead links found!
[✖] https://www.andreasschrade.com/2017/02/23/android-interview-questions/ → Status: 404
[✖] https://www.interviewbit.com/android-interview-questions/ → Status: 404
[✖] https://www.interviewbit.com/c-interview-questions/ → Status: 502
[✖] https://www.interviewbit.com/c-sharp-interview-questions/ → Status: 404
[✖] https://www.interviewbit.com/docker-interview-questions/ → Status: 404
[✖] https://www.wissenhive.com/blogs/top-50-docker-interview-questions-and-answers → Status: 403
[✖] https://www.interviewbit.com/html-interview-questions/ → Status: 404
[✖] https://www.upwork.com/i/interview-questions/ios/ → Status: 403
[✖] https://www.interviewbit.com/java-interview-questions/ → Status: 404
[✖] https://performancejs.com/post/hde6d32/The-Best-Frontend-JavaScript-Interview-Questions-(written-by-a-Frontend-Engineer) → Status: 0
[✖] https://www.interviewbit.com/javascript-interview-questions/ → Status: 404
[✖] https://www.interviewbit.com/node-js-interview-questions/ → Status: 404
[✖] https://pangara.com/blog/php-interview-questions → Status: 404
[✖] https://www.interviewbit.com/php-interview-questions/ → Status: 404
[✖] https://www.interviewbit.com/python-interview-questions/ → Status: 404
[✖] https://www.upwork.com/i/interview-questions/ruby-on-rails/ → Status: 403
[✖] https://tylermcginnis.com/react-interview-questions/ → Status: 503
[✖] http://www.rajeshg.me/2013/05/sharepoint-developer-2010-interview.html → Status: 403
[✖] https://pangara.com/blog/blog[45](https://github.com/DopplerHQ/awesome-interview-questions/runs/7524279900?check_suite_focus=true#step:4:45)-wordpress-interview-questions-and-answers/ → Status: 404
[✖] https://www.interviewbit.com/devops-interview-questions/ → Status: 404
[✖] https://data-flair.training/blogs/blockchain-interview-questions/ → Status: 403
[✖] https://www.interviewbit.com/networking-interview-questions/ → Status: 404
[✖] http://careers.simplicable.com/careers/new/101-IT-security-interview-questions → Status: 403
[✖] https://towardsdatascience.com/top-30-data-science-interview-questions-7dd9a[96](https://github.com/DopplerHQ/awesome-interview-questions/runs/7524279900?check_suite_focus=true#step:4:97)d3f5c → Status: 410
[✖] https://www.interviewbit.com/data-science-interview-questions/ → Status: [404](https://github.com/DopplerHQ/awesome-interview-questions/runs/7524279900?check_suite_focus=true#step:4:405)

=========================================================================

Rafat97 avatar Jul 26 '22 16:07 Rafat97

Hi, @imvanzen Please check previous comment.
What can I do? Am I adding ignorePatterns all the links into https://github.com/DopplerHQ/awesome-interview-questions/blob/master/.github/workflows/mlc_config.json file?

Also, I found some of the links work fine. But, their status code is 404 or 403 etc. Example : https://www.interviewbit.com/android-interview-questions/

Rafat97 avatar Jul 26 '22 16:07 Rafat97