Coder Social home page Coder Social logo

algorithm_qa's Introduction

algorithm questions and answers

这个仓库会记录我使用Python解答程序员代码面试指南:IT名企算法与数据结构题目最优解 这本书上的算法题,左老师提供了Java版本的解答,可以点击这里下载Java版本的答案。

使用Python来实现的话,主要有两个原因:1)在实现之前思考是否可以直接使用Python标准库来实现,进一步熟悉标准库,当然为了理解算法,并不会真正 使用标准库的API来实现关键算法 2)左老师已经实现了Java版本,自己再使用Java来做的话,就会忍不住去参考左老师的代码。

本来这个项目完全不用单独开一个repo的,但是怕自己半途而废,所以希望使用这种方式来自勉,从而一直坚持下去。

update

  • 刷了一些题目之后,发现了部分题目有固定的模式和套路,为了让自己能够将这种情况的解题思路牢记于心, 所以添加了一个部分套路总结
  • 目前大概刷完了 程序员代码面试指南剑指offer,下一步计划是刷leetcode中低难度的题。 由于左神的书上的题目已经十分具有代表性了,所以 剑指offerleetcode 中的题目只会挑选 部分具有代表性的题目进行记录和分类总结

algorithm_qa's People

Contributors

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