Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
Welcome to collectivesolver - Programming & Software Q&A with code examples. A website with trusted programming answers. All programs are tested and work.
Contact: aviboots(AT)netvision.net.il
Most popular tags
python
java
c
c#
cpp
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
dart
ruby
r
css
bootstrap
win32
groovy
winapi
sql
mysql
jquery
lua
winforms
pascal-string
bash
kotlin-string
swift-string
c-string
cpp-string
go-string
java-string
cpp-vector
f#
opengl
php-string
c#-string
vbnet-string
pascal-array
rust-string
python-string
swift-array
scala-string
javascript-string
c-array
php-array
typescript-string
javascript-array
cobol
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
go-array
nodejs-string
kotlin-array
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
swift-matrix
c#-matrix
sdl3
angularjs
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
rust-matrix
go-matrix
javascript-matrix
raylib
glfw
calculate-surface-area-cuboid
remove-last-occurrence-word-string
extract-words-with-first-letter-lowercase-from-string
convert-specific-column-decimal-matrix-to-string
convert-specific-row-decimal-matrix-to-string
number-made-prime-deleting-single-digit
convert-days-human-readable-weeks-days
square-root-rounded-down-to-nearest-integer
remove-middle-word-string
Disclosure:
My content contains affiliate links.
Recent questions tagged python
40,285
questions
52,311
answers
573
users
Recent questions tagged python
1
answer
10
views
How to find the longest shared prefix among all words in a string with Python
asked
3 days
ago
by
avibootz
python
python-longest-shared-prefix-words-string
longest-shared-prefix-words-string
1
answer
14
views
How to group words by every prefix in Python
asked
3 days
ago
by
avibootz
python
python-group-words-every-prefix
group-words-every-prefix
1
answer
13
views
How to group words in a string by the first N letters in Python
asked
3 days
ago
by
avibootz
python
python-group-words-string-first-n-letter
group-words-string-first-n-letter
1
answer
19
views
How to find the prefix that is both long and frequent among all words in a string (length × frequency) with Python
asked
4 days
ago
by
avibootz
python
python-longest-prefix-long-frequent-all-words-string
longest-prefix-long-frequent-all-words-string
4
answers
30
views
How to find the longest common prefix of all the words in a string with Python
asked
4 days
ago
by
avibootz
python
python-longest-common-prefix-all-words-string
longest-common-prefix-all-words-string
4
answers
9
views
How to split a string on multiple multi‑character delimiters (and keep them) in Python
asked
5 days
ago
by
avibootz
python
python-split-string-multiple-multi-character-delimiters
split-string-multiple-multi-character-delimiters
1
answer
15
views
How to get all permutations of K characters from a string in Python
asked
Mar 8
by
avibootz
python
python-python-all-permutations-k-characters-from-string
python-all-permutations-k-characters-from-string
1
answer
15
views
How to get all combinations of K characters from a string (not contiguous) in Python
asked
Mar 8
by
avibootz
python
python-all-combinations-k-characters-from-string
all-combinations-k-characters-from-string
1
answer
20
views
How to get all possible substrings, then choose K of them in Python
asked
Mar 8
by
avibootz
python
python-all-possible-k-substrings
all-possible-k-substrings
1
answer
13
views
How to get all substrings of length K in Python
asked
Mar 8
by
avibootz
python
python-all-substrings-of-length-k
all-substrings-of-length-k
1
answer
13
views
How to create a translation table to replace vowels in Python
asked
Mar 8
by
avibootz
python
python-create-translation-table-replace-vowels
create-translation-table-replace-vowels
1
answer
16
views
How to create a translation table to remove vowels in Python
asked
Mar 8
by
avibootz
python
python-create-translation-table-remove-vowels
create-translation-table-remove-vowels
1
answer
28
views
How to split a string on multiple single‑character delimiters (and keep them) in Python
asked
Mar 8
by
avibootz
python
python-split-string-multiple-single-character-delimiters
split-string-multiple-single-character-delimiters
1
answer
17
views
How to remove multiple characters in one pass in Python
asked
Mar 8
by
avibootz
python
python-remove-multiple-characters-one-pass
remove-multiple-characters-one-pass
1
answer
13
views
How to remove all adjacent duplicate characters from a string until no more can be removed in Python
asked
Mar 7
by
avibootz
python
python-remove-adjacent-duplicate-characters-string
remove-adjacent-duplicate-characters-string
2
answers
13
views
How to find the longest substring with all unique characters in Python
asked
Mar 7
by
avibootz
python
python-longest-substring-unique-characters
longest-substring-unique-characters
1
answer
13
views
How to find missing alphabet characters from a string in Python
asked
Mar 7
by
avibootz
python
python-missing-alphabet-characters-string
missing-alphabet-characters-string
1
answer
17
views
How to reverse only the alphabetic characters in a string, keeping other characters in place with Python
asked
Mar 6
by
avibootz
python
python-reverse-only-alphabetic-characters
reverse-only-alphabetic-characters
1
answer
18
views
How to find the longest word in a string with Python
asked
Mar 2
by
avibootz
python
python-string
python-longest-word-in-string
longest-word-in-string
5
answers
31
views
How to generate structured data using dictionary and lists in Python
asked
Mar 2
by
avibootz
python
python-generate-structured-data-using-dictionary-lists
generate-structured-data-using-dictionary-lists
2
answers
23
views
How to declare and print an empty dictionary, add and append lists later in Python
asked
Mar 2
by
avibootz
python
python-declare-dictionary-add-append-lists
declare-dictionary-add-append-lists
3
answers
20
views
How to declare and print a dictionary with lists in Python
asked
Mar 2
by
avibootz
python
python-declare-dictionary-with-lists
declare-dictionary-with-lists
1
answer
16
views
How to check if a string contains only 0 and 1 and is divisible by 7 in Python
asked
Mar 1
by
avibootz
python
python-string-contains-only-0-and-1-is-divisible-by-7
string-contains-only-0-and-1-is-divisible-by-7
4
answers
24
views
How to convert a dictionary to a list by repeating the keys value times in Python
asked
Feb 28
by
avibootz
python
python-convert-dictionary-to-list-repeating-keys-value-times
convert-dictionary-to-list-repeating-keys-value-times
1
answer
22
views
How to convert nested dictionary values to strings in Python
asked
Feb 27
by
avibootz
python
python-dictionary
python-convert-nested-dictionary-values-to-strings
convert-nested-dictionary-values-to-strings
1
answer
19
views
How to convert dictionary keys and values to strings in Python
asked
Feb 27
by
avibootz
python
python-convert-dictionary-keys-values-to-strings
python-dictionary
convert-dictionary-keys-values-to-strings
2
answers
19
views
How to convert dictionary values to strings in Python
asked
Feb 27
by
avibootz
python
python-convert-dictionary-values-to-strings
convert-dictionary-values-to-strings
python-dictionary
4
answers
26
views
How to convert a float to exponential in Python
asked
Feb 27
by
avibootz
python
python-convert-float-to-exponential
convert-float-to-exponential
1
answer
19
views
How to check if every digit in a number appears only once in Python
asked
Feb 26
by
avibootz
python
python-check-digits-number-appears-once
check-digits-number-appears-once
1
answer
19
views
How to find all happy numbers in a specific range with Python
asked
Feb 24
by
avibootz
python
python-find-happy-numbers-in-specific-range
find-happy-numbers-in-specific-range
1
answer
26
views
How to convert a number to any base in Python
asked
Feb 20
by
avibootz
python
python-convert-number-to-any-base
convert-number-to-any-base
1
answer
21
views
How to convert meters to yards and vice versa in Python
asked
Feb 20
by
avibootz
python
python-convert-meters-yards-vice-versa
convert-meters-yards-vice-versa
3
answers
41
views
How to create a list with zero in the center in Python
asked
Feb 20
by
avibootz
python
python-create-list-zero-center
create-list-zero-center
1
answer
22
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in Python
asked
Feb 19
by
avibootz
python
python-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
1
answer
29
views
How to display a half diamond pattern of numbers with a star border in Python
asked
Feb 19
by
avibootz
python
python-half-diamond-pattern-numbers-with-star-border
half-diamond-pattern-numbers-with-star-border
1
answer
22
views
How to simulate rolling two dice (game cubes) with values 1–6 in Python
asked
Feb 18
by
avibootz
python
python-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
2
answers
28
views
How to split a dictionary into chunks of size N in Python
asked
Feb 18
by
avibootz
python
python-split-dictionary-into-chunks
split-dictionary-into-chunks
2
answers
26
views
How to delete the true values in a list with Python
asked
Feb 18
by
avibootz
python
python-delete-true-values-in-list
delete-true-values-in-list
1
answer
21
views
How to remove sublists whose length is outside a range in a list of lists with Python
asked
Feb 17
by
avibootz
python
python-remove-sublists-whose-length-outside-range
remove-sublists-whose-length-outside-range
1
answer
22
views
How to keep sublists where at least one element is in range in a list of lists with Python
asked
Feb 17
by
avibootz
python
python-keep-sublists-one-element-is-in-range
keep-sublists-one-element-is-in-range
1
answer
26
views
How to remove sublists whose values fall outside a numeric range in a list of lists with Python
asked
Feb 17
by
avibootz
python
python-remove-sublists-whose-values-fall-outside-numeric-range
remove-sublists-whose-values-fall-outside-numeric-range
1
answer
25
views
How to keep sublists from index start to end exclusive in a list of lists with Python
asked
Feb 17
by
avibootz
python
python-keep-sublists-from-index-start-to-end-exclusive
keep-sublists-from-index-start-exclusive
1
answer
20
views
How to remove all sublists outside a given range in a list of lists with Python
asked
Feb 17
by
avibootz
python
python-remove-all-sublists-outside-range
emove-all-sublists-outside-range
1
answer
28
views
How to print all diagonals (top-right - bottom-left) in Python
asked
Feb 17
by
avibootz
python
python-print-all-diagonals
print-all-diagonals
1
answer
28
views
How to print diagonals of a 2D list in Python
asked
Feb 17
by
avibootz
python
python-print-diagonals-of-2d-list
print-diagonals-of-2d-list
1
answer
27
views
How to remove the last n occurrences of a substring in a string in Python
asked
Feb 16
by
avibootz
python
python-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
3
answers
35
views
How to calculate the percentage similarity between two strings in Python
asked
Feb 15
by
avibootz
python
python-percentage-similarity-between-two-string
percentage-similarity-between-two-string
1
answer
22
views
How to measure similarity between two sentences using cosine similarity in Python
asked
Feb 15
by
avibootz
python
python-measure-similarity-two-sentences-cosine-similarity
measure-similarity-two-sentences-cosine-similarity
2
answers
31
views
How to transform structured data into a table with multiple columns in Python
asked
Feb 15
by
avibootz
python
python-transform-structured-data-into-table-multiple-columns
transform-structured-data-into-table-multiple-columns
1
answer
35
views
How to replace every element in a list with the position where that element first appeared in Python
asked
Feb 14
by
avibootz
python
python-replace-list-elements-with-position-first-appeared
replace-list-elements-with-position-first-appeared
Page:
1
2
3
4
5
6
...
99
next »
...