Giter Club home page Giter Club logo

interview_questions's Introduction

interview_questions

Sample interview questions with solutions in Python 3

Topic 1 | Arrays & Strings

  1. Exercises
    • Palindrome Notebook
    • Move Zeroes to the end Notebook
    • Designer PDF Viewer
    • Left Rotation

Topic 2 | Lists

  1. Pre-work: If you need to familiarize yourself with how lists work, watch this video
  2. Exercises
    • Insert a Node at a Position Given in a List
    • Cycle Detection

Topic 3 | Stacks & Queues

  1. Pre-work: If you need a refresher, take a look at this video
  2. Exercises
    • Balanced Brackets
    • Queue Using Two Stacks

Topic 4 | Hash & Maps

  1. Pre-work: If you need a refresher, take a look at this video
  2. Exercises
    • Ice Cream Parlor
    • Colorful Number

Topic 5 | Sorting Algorithms

  1. Pre-work: If you need a refresher take a look at these videos: Merge Sort
  2. Exercises
    • Insertion Sort part 2
    • Quicksort part 2

Topic 6 | Trees

  1. Theory: If you need a refresher, take a look at this video
  2. Exercises
    • Binary Tree Insertion
    • Height of a Binary Tree
    • QHeap1

Topic 7 | Graphs (BFS & DFS)

  1. Theory: Watch this video to understand what a graph is and how to traverse it
  2. Exercises
    • Breath First Search
    • Snakes and Ladders

Topic 8 | Recursion

  1. Theory: Watch this video to review concepts on recursion
  2. Exercises
    • Fibonacci Numbers

interview_questions's People

Contributors

aavella77 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

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.