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
html
pascal
dart
ruby
r
css
bootstrap
groovy
sql
win32
mysql
winapi
jquery
lua
winforms
pascal-string
bash
kotlin-string
c-string
swift-string
cpp-string
go-string
cpp-vector
f#
opengl
php-string
java-string
c#-string
vbnet-string
pascal-array
swift-array
rust-string
python-string
scala-string
c-array
javascript-string
php-array
javascript-array
typescript-string
rust-vector
cobol
typescript-array
python-list
scala-array
reactjs
c-windows
kotlin-array
go-array
nodejs-string
nodejs-array
sdl2
cpp-matrix
c-matrix
cpp-array
c#-list
vbnet-list
pascal-matrix
swift-matrix
c#-matrix
go-slice
c#-array
java-array
nodejs-express
kotlin-matrix
sdl3
angularjs
rust-matrix
go-matrix
typescript-matrix
vbnet-array
kotlin-list
scala-matrix
javascript-matrix
php-matrix
raylib
glfw
string-anagram
vbnet-matrix
python-matrix
java-matrix
scala-list
java-list
javascript-regex
right-triangle-angle
replace-all-occurrences-digit-float
Disclosure:
My content contains affiliate links.
Recent questions tagged python
38,853
questions
50,554
answers
573
users
Recent questions tagged python
1
answer
9
views
How to replace all occurrences of a specific digit in a floating-point number with Python
asked
17 hours
ago
by
avibootz
python
python-replace-all-occurrences-digit-float
replace-all-occurrences-digit-float
1
answer
10
views
How to replace a digit in a floating-point number by index with Python
asked
1 day
ago
by
avibootz
python
python-replace-digit-float
replace-digit-float
1
answer
9
views
How to check whether each substring range (L to R) from an array of substring ranges is a palindrome in Python
asked
2 days
ago
by
avibootz
python
python-substring-range-palindrome
substring-range-palindrome
1
answer
15
views
How to convert a list of strings and group all the anagrams into sublists in Python
asked
3 days
ago
by
avibootz
python
python-list-anagram
group-anagrams
1
answer
28
views
How to get all the substrings with exactly k distinct characters from a given string in Python
asked
6 days
ago
by
avibootz
python
python-string
python-substring
substrings-with-k-distinct-characters
1
answer
19
views
How to find the K smallest numbers in an unsorted list Python
asked
6 days
ago
by
avibootz
python
python-find-list
1
answer
18
views
How to find the Kth smallest number in an unsorted list in Python
asked
6 days
ago
by
avibootz
python
python-find-list
2
answers
19
views
How to combine items from three lists of different sizes into one with balanced distribution in Python
asked
Nov 11
by
avibootz
python
python-combine-lists
1
answer
16
views
How to find a list of numbers up to a limit that is a palindrome in base 10 and base 2 in Python
asked
Nov 11
by
avibootz
python
python-bouble-base-palindrome
1
answer
22
views
How to find all the numbers that are equal to the sum of the factorials of their digits in Python
asked
Nov 9
by
avibootz
python
python-numbers
python-factorials
1
answer
26
views
How to find the floor and ceiling of the value N in an unsorted list with Python
asked
Nov 8
by
avibootz
python
python-list
python-floor
python-ceil
1
answer
34
views
How to write a recursive function to generate all permutations of a string in Python
asked
Nov 5
by
avibootz
python
python-recursion
1
answer
28
views
How to set specific bits and find the set bits indexes in Python
asked
Nov 3
by
avibootz
python
python-bits
2
answers
32
views
How to round a number to the nearest power of 2 in Python
asked
Oct 31
by
avibootz
python
python-round
1
answer
23
views
How to round a number to the previous power of 2 in Python
asked
Oct 30
by
avibootz
python
python-round
1
answer
23
views
How to round a number to the next power of 2 in Python
asked
Oct 29
by
avibootz
python
python-round
1
answer
20
views
How to check if a word is all uppercase or lowercase or capitalized in Python
asked
Oct 27
by
avibootz
python
python-word
1
answer
22
views
How to swap all odd and even bits in Python
asked
Oct 26
by
avibootz
python
python-bits
1
answer
20
views
How to find the digit previous to a given digit in a number with Python
asked
Oct 21
by
avibootz
python
python-digits
1
answer
24
views
How to find the digit next to a given digit in a number with Python
asked
Oct 18
by
avibootz
python
python-digits
2
answers
45
views
How to add a range of elements of a list to another list at a specific position in Python
asked
Oct 17
by
avibootz
python
python-list
python-range
2
answers
33
views
How to add a range of elements of a list to another list in Python
asked
Oct 16
by
avibootz
python
python-list
python-range
1
answer
24
views
How to calculate the Euclidean distance between two points in Python
asked
Oct 12
by
avibootz
python
python-euclidean-distance
1
answer
21
views
How to find the smallest number that is evenly divisible by all of the numbers from 1 to 20 in Python
asked
Oct 10
by
avibootz
python
python-lcm
1
answer
30
views
How to generate a random HEX RGB color code in Python
asked
Oct 9
by
avibootz
python
python-rgb
python-random
1
answer
31
views
How to generate a random RGB color code in Python
asked
Oct 9
by
avibootz
python
python-random
python-rgb
1
answer
37
views
How to search for a number in a sorted matrix in Python
asked
Oct 7
by
avibootz
python
python-matrix
python-search
1
answer
35
views
How to check whether a matrix is a square matrix in Python
asked
Oct 7
by
avibootz
python
python-matrix
1
answer
30
views
How to calculate the median of a matrix in Python
asked
Oct 5
by
avibootz
python
python-matrix
python-median
2
answers
27
views
How to find the second biggest number in a set of random numbers in Python
asked
Oct 4
by
avibootz
python
python-second-biggest
2
answers
43
views
How to find a common element in all rows of a given matrix with sorted rows in Python
asked
Oct 3
by
avibootz
python
python-matrix
1
answer
35
views
How to get matrix size in Python
asked
Oct 2
by
avibootz
python
python-matrix
1
answer
29
views
How to count the number of sorted rows in either increasing or decreasing order in a matrix using Python
asked
Oct 1
by
avibootz
python
python-matrix
2
answers
45
views
How to check whether a matrix is a magic square or not in Python
asked
Sep 30
by
avibootz
python
python-matrix
2
answers
42
views
How to check whether a string can be segmented into a sequence of words from a dictionary in Python
asked
Sep 28
by
avibootz
python
python-string
1
answer
32
views
How to reverse a word in a string with Python
asked
Sep 26
by
avibootz
python
python-string
python-reverse
1
answer
37
views
How to find the smallest letter in a sorted list that is larger than a given letter in Python
asked
Sep 21
by
avibootz
python
python-list
1
answer
30
views
How to generate a random hexadecimal string in Python
asked
Sep 18
by
avibootz
python
python-hexadecimal
2
answers
41
views
How to find the length of the longest consecutive zeroes in the binary representation of a number in Python
asked
Sep 14
by
avibootz
python
python-binary
1
answer
41
views
How to find the two elements in a list whose sum is closest to zero in Python
asked
Sep 13
by
avibootz
python
python-list
1
answer
43
views
How to check if two given words are present in a string in Python
asked
Sep 12
by
avibootz
python
python-string
1
answer
29
views
How to convet decimal number base-12 number in Python
asked
Sep 11
by
avibootz
python
python-base-12
1
answer
26
views
How to print the season name of the year based on the month number in Python
asked
Sep 10
by
avibootz
python
python-season-month
1
answer
35
views
How to simplify path (remove ".." and "." and replace multiple “////” with one single “/”) in Python
asked
Sep 8
by
avibootz
python
python-path
1
answer
29
views
How to find sum of the first N even numbers in Python
asked
Sep 5
by
avibootz
python
python-sum
1
answer
38
views
How to find the position of the first set bit (1-bit) of a number in Python
asked
Sep 4
by
avibootz
python
python-bits
1
answer
32
views
How to sort a list that consists of only 0s and 1s in Python
asked
Sep 2
by
avibootz
python
python-list
python-sort
1
answer
45
views
How to sort an array of strings where each string represents a decimal number in Python
asked
Sep 1
by
avibootz
python
python-list
python-sort
1
answer
41
views
How to find the number of squares in an N*N grid with Python
asked
Aug 31
by
avibootz
python
python-grid-squares
1
answer
24
views
How to calculate compound interest in Python
asked
Aug 30
by
avibootz
python
python-compound-interest
Page:
1
2
3
4
5
6
...
95
next »
...