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
cpp
c#
javascript
php
vb#
typescript
nodejs
go
rust
scala
swift
kotlin
pascal
html
ruby
dart
r
css
bootstrap
win32
groovy
winapi
sql
vbnet
mysql
jquery
pascal-string
lua
winforms
kotlin-string
bash
c-string
swift-string
cpp-string
go-string
c#-string
php-string
java-string
vbnet-string
cobol
rust-string
python-string
cpp-vector
f#
opengl
scala-string
javascript-string
pascal-array
swift-array
typescript-string
c-array
php-array
javascript-array
rust-vector
typescript-array
python-list
reactjs
scala-array
c-windows
nodejs-string
go-array
kotlin-array
nodejs-array
sdl2
cpp-matrix
cpp-array
c#-list
vbnet-list
c-matrix
pascal-matrix
go-slice
c#-array
java-array
nodejs-express
character-code-ascii-unicode
swift-matrix
c#-matrix
sdl3
angularjs
transpose-matrix
binary-search-algorithm
dot-product-two-arrays
generate-random-floating-point-numbers
all-permutations-combinations
kotlin-matrix
typescript-matrix
vbnet-array
kotlin-list
measure-function-execution-time
sort-words-string
exabyte-constant
petabyte-constant
terabyte-constant
math-functions-constants
string-to-title-case
create-infinite-loop
rust-matrix
Disclosure:
My content contains affiliate links.
Recent questions tagged python
41,502
questions
54,086
answers
573
users
Recent questions tagged python
1
answer
12
views
How to remove parentheses and the text inside them from a string in Python
asked
2 days
ago
by
avibootz
python
python-remove-parentheses-and-text-from-a-string
remove-parentheses-and-text-from-a-string
1
answer
10
views
How to find the day of the week on any given date in Python
asked
3 days
ago
by
avibootz
python
python-date
python-find-day-of-week-any-given-date
find-day-of-week-any-given-date
1
answer
11
views
How to convert only the date without time to a string in Python
asked
4 days
ago
by
avibootz
python
python-convert-only-date-without-time-to-string
convert-only-date-without-time-to-string
1
answer
9
views
How to calculate % change from X to Y in Python
asked
5 days
ago
by
avibootz
python
python-calculate-percent-change-from-x-to-y
calculate-percent-change-from-x-to-y
1
answer
17
views
How to calculate the number of days until Christmas from today in Python
asked
5 days
ago
by
avibootz
python
python-calculate-days-until-christmas
calculate-days-until-christmas
1
answer
23
views
How to measure function execution time in Python
asked
6 days
ago
by
avibootz
python
python-measure-function-execution-time
measure-function-execution-time
1
answer
28
views
How to print every month in a specified year that contains five full weekends (Fri, Sat, Sun) in Python
asked
May 26
by
avibootz
python
python-every-month-in-specified-year-contains-five-full-weekends
every-month-in-specified-year-contains-five-full-weekends
1
answer
27
views
How to find the dates of the last Sunday of each month of a given year in Python
asked
May 24
by
avibootz
python
python-dates-of-last-sunday-each-month-given-year
dates-of-last-sunday-each-month-given-year
1
answer
24
views
How to find the dates of the last Fridays of each month of a given year in Python
asked
May 23
by
avibootz
python
python-dates-of-last-fridays-each-month-given-year
dates-of-last-fridays-each-month-given-year
1
answer
27
views
How to find keyword matching between multiple text blocks in Python
asked
May 22
by
avibootz
python
python-find-keyword-matching-between-multiple-text-blocks
find-keyword-matching-between-multiple-text-blocks
2
answers
28
views
How to add N hours to a date string in Python
asked
May 21
by
avibootz
python
python-add-n-hours-to-date-string
add-n-hours-to-date-string
1
answer
35
views
How to format time only in Python
asked
May 21
by
avibootz
python
python-format-time-only
format-time-only
1
answer
23
views
How to parse dates with strptime in Python
asked
May 21
by
avibootz
python
python-parse-dates-strptime
parse-dates-strptime
1
answer
26
views
How to format a date using different formats in Python
asked
May 20
by
avibootz
python
python-format-date-different-formats
format-date-different-formats
1
answer
22
views
How to prints every major strftime date/time format code in Python
asked
May 20
by
avibootz
python
python-prints-every-major-strftime-date-time-format
prints-every-major-strftime-date-time-format
1
answer
32
views
How to convert seconds into weeks, days, hours, minutes, and seconds in Python
asked
May 19
by
avibootz
python
python-seconds-into-weeks-days-hours-minutes-seconds
seconds-into-weeks-days-hours-minutes-seconds
1
answer
27
views
How to sort a list of files by name, extension, dates, and size in Python
asked
May 17
by
avibootz
python
python-sort-list-files-by-name-extension-dates-size
sort-list-files-by-name-extension-dates-size
1
answer
30
views
How to create a list of random file names, including extension, dates, and file size in Python
asked
May 16
by
avibootz
python
python-file
python-list-random-file-names-extension-dates-size
list-random-file-names-extension-dates-size
1
answer
31
views
How to create a list of random dates in Python
asked
May 15
by
avibootz
python
python-create-list-random-dates
create-list-random-dates
2
answers
30
views
How to compress and decompress repeated string characters by storing the repeated length (RLE) in Python
asked
May 14
by
avibootz
python
python-compress-decompress-repeated-string-characters
compress-decompress-repeated-string-characters
1
answer
24
views
How to calculate the 100th term of the sequence 8, 64, 80, 136, 152 in Python
asked
May 12
by
avibootz
python
python-calculate-100th-term-of-sequence-8-64-80-136-152
calculate-100th-term-of-sequence-8-64-80-136-152
2
answers
25
views
How to convert a list of multi‑digit numbers to a number in Python
asked
May 11
by
avibootz
python
python-list-multi-digit-numbers-to-number
list-multi-digit-numbers-to-number
1
answer
40
views
How to get accurate ticks from a timer (high‑resolution timer) in Python
asked
May 9
by
avibootz
python
python-accurate-ticks-timer
accurate-ticks-timer
1
answer
40
views
How to calculate the CRC32 of a string in Python
asked
May 8
by
avibootz
python
python-calculate-crc32-string
calculate-crc32-string
1
answer
32
views
How to create a sorted unique list from a matrix in Python
asked
May 7
by
avibootz
python
python-sorted-unique-list-from-matrix
sorted-unique-list-from-matrix
1
answer
42
views
How to create a common sorted unique list from 3 integer lists in Python
asked
May 6
by
avibootz
python
python-common-sorted-unique-list-from-lists
common-sorted-unique-list-from-lists
1
answer
34
views
How to convert int list (0–255) to float in Python
asked
May 5
by
avibootz
python
python-convert-int-list-float
convert-int-list-float
1
answer
31
views
How to convert bytes to a 32‑bit floating-point number in Python
asked
May 5
by
avibootz
python
python-bytes-to-32-bit-floating-point
bytes-to-32-bit-floating-point
1
answer
35
views
How to convert an integer into its written‑out English words in Python
asked
May 5
by
avibootz
python
python-convert-integer-english-words
convert-integer-english-words
1
answer
32
views
How to calculate all the less than 500 additive prime numbers in Python
asked
May 4
by
avibootz
python
python-calculate-additive-prime
calculate-additive-prime
1
answer
29
views
How to define a terabyte constant in Python
asked
May 3
by
avibootz
python
python-terabyte-constant
terabyte-constant
1
answer
29
views
How to define an exabyte constant in Python
asked
May 3
by
avibootz
python
python-exabyte-constant
exabyte-constant
1
answer
38
views
How to define a petabyte constant in Python
asked
May 3
by
avibootz
python
python-petabyte-constant
petabyte-constant
1
answer
41
views
How to hash a string with SHA-256 in Python
asked
May 1
by
avibootz
python
python-hash-string-sha-256
hash-string-sha-256
1
answer
43
views
How to use math functions and constants in Python
asked
Apr 30
by
avibootz
python
python-math-functions-constants
math-functions-constants
1
answer
39
views
How to decode Leet Speak (where numbers resemble letters (7->T, 1->I, 5->S, 3 -> E)) in Python
asked
Apr 27
by
avibootz
python
python-decode-leet-speak
decode-leet-speak
1
answer
43
views
How to express a decimal number as a fixed-length string with leading zeros in Python
asked
Apr 26
by
avibootz
python
python-decimal-number-to-string-leading-zeros
decimal-number-to-string-leading-zeros
1
answer
42
views
How to reconstruct a full sparse matrix from a compact (triplet) matrix in Python
asked
Apr 26
by
avibootz
python
python-reconstruct-sparse-matrix-from-compact-triplet-matrix
reconstruct-sparse-matrix-from-compact-triplet-matrix
1
answer
41
views
How to compact a sparse matrix in Python
asked
Apr 24
by
avibootz
python
python-compact-sparse-matrix
compact-sparse-matrix
1
answer
36
views
How to search for a word in a grid of characters with Python
asked
Apr 23
by
avibootz
python
python-search
python-grid
python-search-word-grid-characters
search-word-grid-characters
3
answers
51
views
How to create a generic method in Python
asked
Apr 22
by
avibootz
python
python-create-generic-method
create-generic-method
3
answers
55
views
How to localize date format in Python
asked
Apr 19
by
avibootz
python
python-localize-date-format
localize-date-format
1
answer
49
views
How to verify a hashed password in Python
asked
Apr 18
by
avibootz
python
python-verify-hashed-password
verify-hashed-password
1
answer
47
views
How to hash a password in Python
asked
Apr 18
by
avibootz
python
python-hash-password
hash-password
11
answers
97
views
How to copy a string in Python
asked
Apr 16
by
avibootz
python
python-copy-string
copy-string
1
answer
47
views
How to get character code (ASCII and Unicode) in Python
asked
Apr 15
by
avibootz
python
python-character-code-ascii-unicode
character-code-ascii-unicode
1
answer
46
views
How to represent the Boolean "true" and "false" in Python
asked
Apr 14
by
avibootz
python
python-represent-boolean-true-false
represent-boolean-true-false
2
answers
51
views
How to print all possible permutations (all possible orderings) of the words in Python
asked
Apr 14
by
avibootz
python
python-all-possible-permutations-words
all-possible-permutations-words
1
answer
51
views
How to calculate relative past time from a given date & time (e.g., 3 hours ago, 5 days ago, a month ago) in Python
asked
Apr 13
by
avibootz
python
python-calculate-relative-past-time-date-time
calculate-relative-past-time-date-time
1
answer
45
views
How to create an infinite loop using while true with a delay in Python
asked
Apr 11
by
avibootz
python
python-create-infinite-loop-with-delay
create-infinite-loop-with-delay
Page:
1
2
3
4
5
6
...
101
next »
...