docs
code
community
mailing lists
downloads
blogs
bugs
safari bookshelf
workspace
ActiveState Code
Sign in
|
Register (Free!)
Add a recipe
|
Recipes
|
Languages
|
Tags
|
Authors
All recipes tagged "search"
Recipe 21 to 33 of 33
« Prev
1
2
Next »
Sort a string using numeric order
Python
/
search
/ 1 point (1 vote) /
by
Chui Tey
(7 years, 5 months ago)
Field Compare
Python
/
search
/ 1 point (1 vote) /
by
Henk Punt
(7 years, 7 months ago)
Knuth-Morris-Pratt string matching
Python
/
search
/ 1 point (1 vote) /
by
David Eppstein
(7 years, 8 months ago)
Patterns for using classes as dictionary keys.
Python
/
search
/ 1 point (1 vote) /
by
Andreas Kostyrka
(8 years, 1 month ago)
Decode in Python
Python
/
search
/
by
Goh S H
(8 years, 2 months ago, revision 4)
Just For Fun: Quicksort in 3 Lines
Python
/
search
/ 1 point (1 vote) /
by
Nathan Gray
(8 years, 3 months ago, revision 4)
Finding the index of an item in embedded sequences
Python
/
search
/ 2 points (2 votes) /
by
Brett Cannon
(8 years, 5 months ago)
Random selection of elements in a list, with no repeats
Python
/
search
/
by
Iuri Wickert
(7 years, 5 months ago, revision 2)
Binary search and insert in Python
Python
/
search
/ 1 point (1 vote) /
by
Noah Spurrier
(8 years, 7 months ago, revision 3)
Dialect for sort by... then by...
Python
/
search
/
by
Jose Sebrosa
(8 years, 8 months ago)
"To sort a dictionary"
Python
/
search
/ 2 points (2 votes) /
by
Alex Martelli
(8 years, 7 months ago, revision 2)
The Auxiliary-Dictionary idiom for sequences with frequent 'in' tests
Python
/
search
/
by
Alex Martelli
(8 years, 7 months ago, revision 2)
guaranteed-stable sort with the decorate-sort-undecorate idiom (aka Schwartzian transform)
Python
/
search
/
by
Alex Martelli
(8 years, 5 months ago, revision 2)
Recipe 21 to 33 of 33
« Prev
1
2
Next »
View
20
,
50
,
100
recipes per page.
Feed of recipes tagged with "search"
Related tags
+
compare
+
comparision
+
find
+
identity
+
index
+
internet
+
is
+
network
+
python
+
same object
+
script
+
trie
+
Youtube