-
Updated
Feb 14, 2021 - Java
#
sort
Here are 1,307 public repositories matching this topic...
All Algorithms implemented in Java
search
java
algorithms
wiki
reference
interview
sort
sorting-algorithms
interview-questions
implementation
algorithm-challenges
hacktoberfest
algorithms-implemented
algorithms-datastructures
Create and reorder lists with drag-and-drop. For use with modern browsers and touch devices
demo
ui
drag-and-drop
drag-drop
drag
selector
sort
sortable
css-library
reordering
droppable
draggable
-
Updated
Feb 4, 2021 - JavaScript
Minimal examples of data structures and algorithms in Python
-
Updated
Feb 9, 2021 - Python
The perfect library for adding search, sort, filters and flexibility to tables, lists and various HTML elements. Built to be invisible and work on existing HTML.
-
Updated
Feb 11, 2021 - JavaScript
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
go
map
golang
set
list
tree
data-structure
avl-tree
stack
iterator
sort
red-black-tree
enumerable
binary-heap
b-tree
-
Updated
Feb 12, 2021 - Go
Infinite responsive, sortable, filterable and draggable layouts
-
Updated
Jan 20, 2021 - JavaScript
1
GingerDragon7
commented
Oct 5, 2020
Welcome to JavaScript community
Describe your change:
- Add an algorithm?
- Fix a bug or typo in an existing algorithm?
- Documentation change?
Checklist:
- I have read CONTRIBUTING.md.
- This pull request is all my own work -- I have not plagiarized.
- I know that p
Open
bitmap/bit array
1
alyssoncs
commented
Oct 16, 2020
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems.
leetcode
array
sort
data-structures
leetcode-solutions
interview-questions
coding-practices
alogrithms
-
Updated
Feb 14, 2021
A high-performance, dependency-free library for animated filtering, sorting, insertion, removal and more
-
Updated
Sep 24, 2020 - JavaScript
Interactive Tables and Data Grids for JavaScript
react
javascript
jquery
json
data
list
widget
grid
table
ajax
sort
cdnjs
grid-layout
grid-system
tabulator
tabulator-table
-
Updated
Feb 9, 2021 - JavaScript
Implementation of Algorithms and Data Structures, Problems and Solutions
java
linked-list
algorithms
graph-algorithms
mergesort
sort
dfs
binary-search-tree
sorting-algorithms
data-structrues
dijkstra
interview-questions
search-algorithm
dynamic-programming
shortest-paths
bst
-
Updated
Oct 1, 2020 - Java
-
Updated
Aug 26, 2017 - TypeScript
Angular Smart Data Table component
grid-component
angular2
filter
table
aot-compilation
ng2
sort
angular4
aot
angular-2
aot-compatible
smart-table
smarttable
editable-table
-
Updated
Feb 3, 2021 - TypeScript
Algorithms and data structures for golang
-
Updated
Jan 29, 2021 - Go
ObaidUrRehman
commented
Jun 3, 2020
The sorting does not seem to be working when the items are in a fixed height container that scroll all the items.
See this fiddle:
https://jsfiddle.net/ns5jg8L9/
If you try to drag the last item in the list to the top it won't scroll automatically and even if you use the mouse wheel to scroll while dragging it, dropping it on the top won't trigger a drop.
I guess this has something to do
Open
before-sort event?
Turn your old table to drag-and-drop table with columns and rows sorting like magic!
-
Updated
Feb 23, 2020 - JavaScript
A stupidly small and simple jQuery table sorter plugin
-
Updated
Jul 19, 2020 - JavaScript
An iOS App to generate phonetic keys for your Chinese contacts. Written in Swift.
-
Updated
May 3, 2019 - Swift
Improve this page
Add a description, image, and links to the sort topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sort topic, visit your repo's landing page and select "manage topics."
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist