Giter Site home page Giter Site logo

leetcode's Introduction

Leetcode

典型动态规划: 64.最小路径和 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/64_Minimum_Path_sum.py

62.不同路径 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/62_Unique_paths.py

139.单词拆分 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/139_Word_break.py

413.等差数列 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/413_Arithmetic_slices.py

647.回文子串 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/647_Palindromic_substrings.py

剪绳子问题 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/343_Integer_break.py

dfs: 46.全排列 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/46_Permutations.py

77.组合 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/77_Combinations.py

323.并查集 无向图 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/323_Number_of_connected_components_in_an_undirected_graph.py

1319.并查集 C++ https://github.com/ziqinXU/Leetcode/blob/master/Medium/1319_Number_of_operations_to_make_network_connected.cpp 416.01背包问题类似 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/416_Partition_equal_subset_sum.py

518.完全背包问题 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/518_Coin_change_2.py

322.零钱兑换 动态规划 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/322_Coin_change.py

377.动态规划-组合总和 https://github.com/ziqinXU/Leetcode/blob/master/Medium_Python/377_Combination_sum_IV.py 位运算:136.只出现一次的数字 137.只出现一次的数字II 1552.二分法+贪心 https://github.com/ziqinXU/Leetcode/blob/master/Medium/1552_Magnetic_force_between_two_balls.cpp

144.二叉树前序遍历 https://github.com/ziqinXU/Leetcode/blob/master/Medium/144_Binary_tree_preorder_traversal.cpp

leetcode's People

Contributors

ziqinxu avatar

Stargazers

 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.