Giter VIP home page Giter VIP logo

awesome-interview-questions's Introduction

Doppler

All your environment variables, in one place
Stop struggling with scattered API keys, hacking together home-brewed tools,
and avoiding access controls. Keep your team and servers in sync with Doppler.

Awesome Interviews Awesome

A curated list of lists of technical interview questions.

What makes for an awesome list?

Please read the contribution guidelines or creating a list guide if you want to contribute.

Table of Contents

Programming Languages/Frameworks/Platforms

Android

AngularJS

Angular

BackboneJS

C++

C

C#

.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

Ruby on Rails

ReactJS

Ruby

Rust

Sass

Scala

SharePoint

Shell

Spark

Swift

Vue.js

WordPress

TypeScript

Database technologies

Cassandra

Microsoft Access

MongoDB

MySQL

Neo4j

Oracle

Postgres

SQL

SQLite

Caching technologies

Memcached

Redis

OS

Linux

Windows

DevOps

Algorithms

Blockchain

Coding exercises

Comprehensive lists

Design Patterns

Data structures

Networks

Security

Data Science

License

CC0

awesome-interview-questions's People

Contributors

a-tokyo avatar azarzaza avatar bvallelunga avatar cloudytech147 avatar durul avatar elviraburchik avatar felixhaeberle avatar irshadpc avatar joynal avatar kaplanoah avatar khomchyk avatar khushalgupta avatar kmoza avatar leverdeterre avatar lipis avatar maheshwarimrinal avatar maksimabramchuk avatar moon4runa avatar msumeet avatar novinfard avatar piccirello avatar prasanthpadp avatar rafat97 avatar ryan-blunden avatar spekulatius avatar styopdev avatar sukanya-pai avatar taleh007 avatar tmkuba avatar yangshun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-interview-questions's Issues

Help needed - Integration between SOA and oracle SOA

Our client is using github applications for project management and uses ERP for financial management. They want to integrate the projects from github application to ERP. They plan to implement it using SOA services, so can you please help me find the details of integration between SOA suite with Oracle SOA

Flutter

Add please flutter and dart questions.

Segmentation by language

Why the segmentation of these questions by language? Most big tech companies at least interview in whatever language the candidate prefers, or in pseudo-code if necessary. Its an emphasis on algorithms and data structures, not language details.

UI/UX Design

Interview questions for User experience designers that also have coding Knowledge. Let's say product engineers

PHP questions awesome?

Most articles talk about "echo" vs "print" and about how to do an "include". Seriously? Awesome? Most of the articles suggest interviewing like it's year 2005.

I would suggest adding something about composer, traits, namespaces, phpunit, frameworks (symfony, laravel), etc.

Provide rationale for link inclusion

According to the Awesome manifesto:

Apart from suggesting a particular item on your list, you should also inform your readers why it's on the list and how they will benefit from it.

None of the links seem to carry an explanation of why they are included in an awesome list.

Add More Custom Questions

Hey there,

First off, thank you for creating this list. I have noticed that a lot of the sites providing "megadumps" of interview questions tend to be on the lower end of the quality spectrum...poor spelling & grammar, misguided explanations, sometimes blatantly wrong information.

For at least a few of these categories, I think I can compile some more detailed questions. My career has been .NET focused, so it would probably be mostly C# and Javascript, perhaps a little F#. If I were to compile those lists, would you accept a PR?

add back to top url

this list is quit long and when user reach to end of the list it would be easier to have a link to get back to table of content again

C++ tutorials point interview questions removal

The tutorialspoint.com link of the C++ interview questions is pretty outdated and mostly not even relevant for actual interviews. Also, it has 2-3 mistakes in the answers as I can tell. It does not really deserve the first place in the list.

Android questions quality

Hello,

First of all - thank you for your work on aggregating all this references!

I was interested to refresh my knowledge&skills and took a look on this questions list: 50 android interview questions & answers.. I came through first 10 and at least two of them brought me concerns on this source quality.

  1. What are Intents?

The original response is formally right, but in the nutshell is misleading. The general meaning behind intent is let components of system (such as Activity, Service, Broadcast Receiver, Content Provider) communicate with each other. It is one the best practices to make architecture loose coupling, in Android main system components are designed without ability to call each other directly and intent is way to provide such functionality.

  1. What is the use of an activityCreator?

activityCreator is outdated and was replaced long time ago.

activityCreator is a batch file and shell script used to create Android projects. That has long since been replaced by the android create project.

reference

As a last point, as an narrow specialized Android developer (2010-2016) working on world market I never received questions in interview from this top ten list.

Keeping in mind this list in some cases might be misleading, I would propose to review it by others engineers with Android hands-on experience or mark this source with 'Caution' remark,

Trim down

How curated is this list? Many of the links have spammy titles and low-quality content. The javascript section is almost a straight copy-paste from google results. Take this one:

JavaScript Interview Questions have been designed specially to get you acquainted with the nature of questions you may encounter during your interview for the subject of JavaScript

Not only is it outdated, but contains non-sense: JavaScript is complementary to and integrated with Java.

This list would be much more useful with some editorializing. Considering how popular this project got it's also important to link to correct content. Would you accept a PR removing/replacing multiple links at once?

No C# questions?

I see that there's no C# or .NET section. Is this because .NET developers do not even have to answer interview questions? :-)

Backed interview questions

@maximabramchuck , I have ever set up a curated list of backend interview questions, including:

  • General Questions/Ice Breaker
  • Algos, Data Structures, & Computer Science Fundamentals Questions
  • Design Questions
  • Backend Linux Questions
  • Management Questions

Please refer to backend-interview-questions.

I don't know where can I put? Do you have an idea about it? Or you think it's necessary to split it into smaller parts?

-zx

Algorithm questions

I see that there is a "Design patterns" section, but no "Algorithm" section. It seems that questions such as "propose an algorithm to solve task X, implement it in pseudocode/language of your choice" are quite common.

Here is one example that I recently came across: https://www.shiftedup.com/2015/05/07/five-programming-problems-every-software-engineer-should-be-able-to-solve-in-less-than-1-hour

I actually wrote Python solutions to Santiago's questions, I wouldn't mind adding them to my github when I have time. But this sort of question is possibly the single most common class I've heard about. Is it worth adding it as a section in this repo?

URL is not working, please change from https to http

Hi there!

This link is not working:

Algorithms:
Five programming problems every Software Engineer should be able to solve in less than 1 hour

This is wrong, watch for the https:
https://www.shiftedup.com/2015/05/07/five-programming-problems-every-software-engineer-should-be-able-to-solve-in-less-than-1-hour

This is right, just http:
http://www.shiftedup.com/2015/05/07/five-programming-problems-every-software-engineer-should-be-able-to-solve-in-less-than-1-hour

URL is fine but just need to remove the "s" in http.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.