Algorithm (Python)
Introduction
String
strStr
LinkedList
Sort List
Merge K Sorted List
Sliding Window
substringTag
Data Structure
hashMap
Strings Homomorphism
Longest Consecutive Sequence
Intersection of two arrays
Queue
Sliding Window Average from Data Stream
Read Characters From File
Stack
System Longest File Path
综合
Load Balancer
Programming Trick
Simulation
String manipulation
Check Word Abbreviation
Missing Interval
Valid Number
Word Abbreviation
综合应用
Identify Celebrity
Dynamic Programming
序列型动归
Decode Ways
归并数组
two pointer
对撞型双指针
3SumII
前向型双指针
Longest substring with k distinct characters
substring of size k with most k distinct character
Mathmatic operation
Geometry
Rotate Image
matrix
Sparse Matrix Multiplication
精加减乘除
Big Integer Addition
Sweeping Line
基于起终点的排序
Process Sequence
Binary Search
Level_1 Binary Search - binary search on a single value
Intersection of Two Arrays
Powered by
GitBook
精加减乘除
可以有几种做法
用字符串
用数组
用链表
方法1
可以一边做运算,一边进位 保持一个carry 变量
方法2
可以做运算, 再进位 ( a / 10是进位,保留 a % 10)
results matching "
"
No results matching "
"