Code Monkey home page Code Monkey logo

interview-questions's Introduction

Interview questions

  • twitter-puddle 水池储水问题
    Wall and puddle, calculate the volume
    输入一个代表墙高度的数组,计算墙之间能够储多少水

  • equilibrium-point 重心
    Calculate the equilibrium point of a 2D array
    计算一个二维数组的重心

  • palindrome 回文
    Is this string a palindrome?
    判断一个字符串是否是回文

  • linked-list 链表
    Simple linked list and doubly linked list
    单链表和双向链表的实现

  • Min Difference 最小差
    Minimum absolute value of pairwise difference of int array.
    数组中的数两两之差绝对值的最小值

  • 0s in factorial 阶乘末尾的0
    How many 0s in the end of N!
    n!(n的阶乘)末尾有多少个0?

  • Matrix Printer 矩阵打印
    Print a 2D array (martix) in different order: clockwise or anti-clockwise spirally, S or Z, N or reversed N
    以顺时针/逆时针向内 S(Z)型 N型/反N型 一个二维矩阵

interview-questions's People

Contributors

cugbabybear avatar

Watchers

 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.