Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ImgBot] Optimize images #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified A-Star/Images/graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified A-Star/Images/step1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified A-Star/Images/step2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified A-Star/Images/step3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified A-Star/Images/step4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified A-Star/Images/step5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified A-Star/Images/step6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified A-Star/Images/step7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/BalanceNotOK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/BalanceOK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/Balanced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/Height.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/RotationStep0.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/RotationStep1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/RotationStep2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/RotationStep3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified AVL Tree/Images/Unbalanced.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/d0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/d1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/d2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/d3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/example_graph.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/original_adjacency_matrix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/pi0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/pi1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified All-Pairs Shortest Paths/img/pi2.png
Binary file modified All-Pairs Shortest Paths/img/pi3.png
Binary file modified All-Pairs Shortest Paths/img/weight_comparison_formula.png
Binary file modified B-Tree/Images/BTree20.png
Binary file modified B-Tree/Images/InsertionSplit.png
Binary file modified B-Tree/Images/MergingNodes.png
Binary file modified B-Tree/Images/MovingKey.png
Binary file modified B-Tree/Images/Node.png
Binary file modified Binary Search Tree/Images/DeleteLeaf.png
Binary file modified Binary Search Tree/Images/DeleteOneChild.png
Binary file modified Binary Search Tree/Images/DeleteTwoChildren.png
Binary file modified Binary Search Tree/Images/MinimumMaximum.png
Binary file modified Binary Search Tree/Images/Searching.png
Binary file modified Binary Search Tree/Images/Traversing.png
Binary file modified Binary Search Tree/Images/Tree1.png
Binary file modified Binary Search Tree/Images/Tree2.png
Binary file modified Binary Tree/Images/BinaryTree.png
Binary file modified Binary Tree/Images/Operations.png
Binary file modified Breadth-First Search/Images/TraversalTree.png
Binary file modified Bucket Sort/Docs/BucketSort.png
Binary file modified Closest Pair/Images/1200px-Closest_pair_of_points.png
Binary file modified Closest Pair/Images/Case.png
Binary file modified Closest Pair/Images/Strip.png
Binary file modified CounterClockWise/Images/Pentagon_img.png
Binary file modified CounterClockWise/Images/Quadrilateral_img.jpg
Binary file modified CounterClockWise/Images/Shoelace.png
Binary file modified CounterClockWise/Images/Triangle_img.jpg
Binary file modified CounterClockWise/Images/pentagon.png
Binary file modified CounterClockWise/Images/quadrilateral.png
Binary file modified CounterClockWise/Images/triangle.png
Binary file modified Depth-First Search/Images/TraversalTree.png
Binary file modified Dijkstra Algorithm/Images/DirectedGraph.png
Binary file modified Dijkstra Algorithm/Images/Vertices.png
Binary file modified Dijkstra Algorithm/Images/WeightedDirectedGraph.png
Binary file modified Dijkstra Algorithm/Images/WeightedDirectedGraphFinal.png
Binary file modified Dijkstra Algorithm/Images/WeightedUndirectedGraph.png
Binary file modified Dijkstra Algorithm/Images/image1.png
Binary file modified Dijkstra Algorithm/Images/image2.png
Binary file modified Dijkstra Algorithm/Images/image3.png
Binary file modified Dijkstra Algorithm/Images/image4.png
Binary file modified Dijkstra Algorithm/Images/image5.png
Binary file modified Dijkstra Algorithm/Images/image6.png
Binary file modified Dijkstra Algorithm/Images/image7.png
Binary file modified Egg Drop Problem/images/eggdrop.png
Binary file modified Egg Drop Problem/images/eggdrop2.png
Binary file modified Fixed Size Array/Images/append.png
Binary file modified Fixed Size Array/Images/array.png
Binary file modified Fixed Size Array/Images/delete-no-copy.png
Binary file modified Fixed Size Array/Images/delete.png
Binary file modified Fixed Size Array/Images/indexing.png
Binary file modified Fixed Size Array/Images/insert.png
Binary file modified Graph/Images/AdjacencyList.png
Binary file modified Graph/Images/AdjacencyMatrix.png
Binary file modified Graph/Images/ChordMap.png
Binary file modified Graph/Images/CoreData.png
Binary file modified Graph/Images/DAG.png
Binary file modified Graph/Images/Demo1.png
Binary file modified Graph/Images/Flights.png
Binary file modified Graph/Images/FlightsDirected.png
Binary file modified Graph/Images/Graph.png
Binary file modified Graph/Images/SocialNetwork.png
Binary file modified Graph/Images/StateMachine.png
Binary file modified Graph/Images/Tasks.png
Binary file modified Graph/Images/TreeAndList.png
Binary file modified Hash Set/Images/CombineSets.png
Binary file modified Heap Sort/Images/MaxHeap.png
Binary file modified Heap/Images/Array.png
Binary file modified Heap/Images/Heap1.png
Binary file modified Heap/Images/HeapShape.png
Binary file modified Heap/Images/Insert1.png
Binary file modified Heap/Images/Insert2.png
Binary file modified Heap/Images/Insert3.png
Binary file modified Heap/Images/LargeHeap.png
Binary file modified Heap/Images/RegularTree.png
Binary file modified Heap/Images/Remove1.png
Binary file modified Heap/Images/Remove2.png
Binary file modified Heap/Images/Remove3.png
Binary file modified Heap/Images/Remove4.png
Binary file modified Heap/Images/Remove5.png
Binary file modified Heap/Images/SortedArray.png
Binary file modified Huffman Coding/Images/Compression.png
Binary file modified Huffman Coding/Images/Decompression.png
Binary file modified Huffman Coding/Images/Tree.png
Binary file modified Images/SwiftAlgorithm-410-transp.png
Binary file modified Images/scheme-settings-for-travis.png
Binary file modified K-Means/Images/k_means_bad1.png
Binary file modified K-Means/Images/k_means_bad2.png
Binary file modified K-Means/Images/k_means_good.png
Binary file modified Linear Regression/Images/graph1.png
Binary file modified Linear Regression/Images/graph2.png
Binary file modified Linear Regression/Images/graph3.png
Binary file modified Miller-Rabin Primality Test/Images/img_pseudo.png
Binary file modified Minimum Spanning Tree (Unweighted)/Images/Graph.png
Binary file modified Minimum Spanning Tree (Unweighted)/Images/Tree.png
Binary file modified MinimumCoinChange/eurocoins.gif
Binary file modified Myers Difference Algorithm/Images/EditGraph.png
Binary file modified Myers Difference Algorithm/Images/EditGraph_k_move.png
Binary file modified Naive Bayes Classifier/images/code_example.png
Binary file modified Naive Bayes Classifier/images/tennis_dataset.png
Binary file modified QuadTree/Images/quadtree.png
Binary file modified Quicksort/Images/Example.png
Binary file modified Radix Tree/Images/radixtree.png
Binary file modified Rootish Array Stack/images/RootishArrayStackExample.png
Binary file modified Rootish Array Stack/images/RootishArrayStackExample2.png
Binary file modified Rootish Array Stack/images/RootishArrayStackIntro.png
Binary file modified Segment Tree/Images/EqualSegments.png
Binary file modified Segment Tree/Images/LeftSegment.png
Binary file modified Segment Tree/Images/MixedSegment.png
Binary file modified Segment Tree/Images/RightSegment.png
Binary file modified Segment Tree/Images/Structure.png
Binary file modified Segment Tree/LazyPropagation/Images/Segment-tree.png
Binary file modified Segment Tree/LazyPropagation/Images/lazy-sample-2.png
Binary file modified Segment Tree/LazyPropagation/Images/pushUp.png
Binary file modified Segment Tree/LazyPropagation/Images/pushdown.png
Binary file modified Shortest Path (Unweighted)/Images/Graph.png
Binary file modified Single-Source Shortest Paths (Weighted)/img/example_graph.png
Binary file modified Singly Linked List/Images/CopiedIndirectStorage.png
Binary file modified Singly Linked List/Images/SharedIndirectStorage.png
Binary file modified Skip-List/Images/Insert1.png
Binary file modified Skip-List/Images/Insert10.png
Binary file modified Skip-List/Images/Insert11.png
Binary file modified Skip-List/Images/Insert12.png
Binary file modified Skip-List/Images/Insert2.png
Binary file modified Skip-List/Images/Insert3.png
Binary file modified Skip-List/Images/Insert4.png
Binary file modified Skip-List/Images/Insert5.png
Binary file modified Skip-List/Images/Insert6.png
Binary file modified Skip-List/Images/Insert8.png
Binary file modified Skip-List/Images/Insert9.png
Binary file modified Skip-List/Images/Intro.png
Binary file modified Skip-List/Images/Search1.png
Binary file modified Skip-List/Images/insert7.png
Binary file modified Sparse Table/Images/idempotency.png
Binary file modified Sparse Table/Images/query.png
Binary file modified Sparse Table/Images/query_example.png
Binary file modified Sparse Table/Images/recursion.png
Binary file modified Sparse Table/Images/recursion_examples.png
Binary file modified Sparse Table/Images/structure.png
Binary file modified Sparse Table/Images/structure_examples.png
Binary file modified Splay Tree/Images/example-zigzig-1.png
Binary file modified Splay Tree/Images/example-zigzig-2.png
Binary file modified Splay Tree/Images/example-zigzig-3.png
Binary file modified Splay Tree/Images/example-zigzig-4.png
Binary file modified Splay Tree/Images/example-zigzig-5.png
Binary file modified Splay Tree/Images/example1-1.png
Binary file modified Splay Tree/Images/example1-2.png
Binary file modified Splay Tree/Images/example1-3.png
Binary file modified Splay Tree/Images/examplezig1.png
Binary file modified Splay Tree/Images/examplezig2.png
Binary file modified Splay Tree/Images/examplezigzig1.png
Binary file modified Splay Tree/Images/examplezigzig2.png
Binary file modified Splay Tree/Images/examplezigzig3.png
Binary file modified Splay Tree/Images/worst-case-1.png
Binary file modified Splay Tree/Images/worst-case-2.png
Binary file modified Splay Tree/Images/worst-case-3.png
Binary file modified Splay Tree/Images/worst-case-4.png
Binary file modified Splay Tree/Images/worst-case-5.png
Binary file modified Splay Tree/Images/worst-case-6.png
Binary file modified Splay Tree/Images/zig.png
Binary file modified Splay Tree/Images/zigzag1.png
Binary file modified Splay Tree/Images/zigzag2.png
Binary file modified Splay Tree/Images/zigzig-wrongrotated.png
Binary file modified Splay Tree/Images/zigzig1.png
Binary file modified Splay Tree/Images/zigzig2.png
Binary file modified Threaded Binary Tree/Images/Base.png
Binary file modified Threaded Binary Tree/Images/Full.png
Binary file modified Threaded Binary Tree/Images/Insert1.png
Binary file modified Threaded Binary Tree/Images/Insert2.png
Binary file modified Threaded Binary Tree/Images/Insert3.png
Binary file modified Threaded Binary Tree/Images/Partial.png
Binary file modified Threaded Binary Tree/Images/Remove1.png
Binary file modified Threaded Binary Tree/Images/Remove2.png
Binary file modified Threaded Binary Tree/Images/Remove3.png
Binary file modified Threaded Binary Tree/Images/Remove4.png
Binary file modified Topological Sort/Images/Algorithms.png
Binary file modified Topological Sort/Images/Example.png
Binary file modified Topological Sort/Images/Graph.png
Binary file modified Topological Sort/Images/GraphResult.png
Binary file modified Topological Sort/Images/InvalidSort.png
Binary file modified Topological Sort/Images/TopologicalSort.png
Binary file modified Tree/Images/Cycles.png
Binary file modified Tree/Images/Example.png
Binary file modified Tree/Images/ParentChildren.png
Binary file modified Tree/Images/Tree.png
Binary file modified Trie/images/trie.png
Binary file modified Union-Find/Images/AfterFind.png
Binary file modified Union-Find/Images/AfterUnion.png
Binary file modified Union-Find/Images/BeforeFind.png
Binary file modified Union-Find/Images/BeforeUnion.png