Giter Site home page Giter Site logo

nitinkumar-gove / quick-notes Goto Github PK

View Code? Open in Web Editor NEW
39.0 6.0 23.0 61.81 MB

This repo contains important notes and code snippets which can help you during your job interviews

Java 16.74% JavaScript 83.26%
java interview questions google algorithms-datastructures

quick-notes's Introduction

QuickNotes

This a repository of short important notes prepared to help you face software engineer interviews.

Important Interview Questions

Must See Coding Questions - PLEASE DO THEM ALL

General Approach for Solving Programming Problems

  1. Make sure you understand the task. Repeat it to show that to yourself and the interviewer
  2. Don’t begin by writing code immediately!
  3. Ask questions about the task, inputs, assumptions, formats; most questions are under specified on purpose
  4. Assume nothing! Or state you’re doing so
  5. Think out loud, share what you’re thinking (brainstorm)
  6. Try to show how you think thru the issue
  7. Silence isn’t good, long ones are bad
  8. Make sure the interviewer has a clear idea of how you’re doing (so they can help!)
  9. Start with a simple example, later add detailed ones
  10. Clarify the function signature of the problem early on. This will help focus your thoughts, and possibly invite subtle guidance from your interviewer
  11. Start with a simple inefficient solution (simple != easy)
  12. Improve the inefficient one
  13. Break down the problem to parts

#Contents

  1. Strings
  2. Linked List
  3. Graph / Trees
  4. Hashing / Hash maps
  5. Time complexity
  6. Cheat Sheets for different programming languages

P.S - This repository is updated weekly.

Web Sources:

  1. [Leetcode] (https://leetcode.com/problemset/algorithms/)

  2. [Geek for Geeks] (http://www.geeksforgeeks.org/)

  3. [Project Euler] (https://projecteuler.net/archives)

  4. [Awesome Git Repo for Interview Prep] (https://github.com/andreis/interview)

  5. Google Java Coding Style

quick-notes's People

Contributors

gaurangmhatre avatar nitinkumar-gove 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

Watchers

 avatar  avatar  avatar  avatar  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.