Remember
Register
Search With
Seek4Info.com
Programming & Software Q&A | CollectiveSolver
Questions
Tags
Users
User avibootz
Wall
Recent activity
All questions
All answers
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
Disclosure:
My content contains affiliate links.
40,756
questions
53,124
answers
573
users
Answers by avibootz
0
votes
56
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in TypeScript
answered
Feb 20
typescript
typescript-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
41
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in JavaScript
answered
Feb 20
javascript
javascript-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
44
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in PHP
answered
Feb 20
php
php-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
42
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in C++
answered
Feb 20
cpp
cpp-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
63
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in Java
answered
Feb 20
java
java-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
34
views
How to count uppercase, lowercase, special characters, and numeric values in Pascal
answered
Feb 20
pascal
pascal-count-uppercase-lowercase-special-characters-numeric
count-uppercase-lowercase-special-characters-numeric
0
votes
48
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in C#
answered
Feb 20
c#
c#-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
46
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in VB.NET
answered
Feb 20
vb#
vbnet-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
49
views
How to count uppercase, lowercase, special characters, and numeric values using RegEx in Python
answered
Feb 19
python
python-count-uppercase-lowercase-special-characters-numeric-regex
count-uppercase-lowercase-special-characters-numeric-regex
0
votes
45
views
How to display a half diamond pattern of numbers with a star border in Python
answered
Feb 19
python
python-half-diamond-pattern-numbers-with-star-border
half-diamond-pattern-numbers-with-star-border
0
votes
38
views
How to merge three arrays in C
answered
Feb 19
c
c-merge-three-arrays
merge-three-arrays
0
votes
38
views
How to merge three arrays in C
answered
Feb 19
c
c-merge-three-arrays
merge-three-arrays
0
votes
32
views
How to simulate rolling two dice (game cubes) with values 1–6 in Swift
answered
Feb 18
swift
swift-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
36
views
How to simulate rolling two dice (game cubes) with values 1–6 in Kotlin
answered
Feb 18
kotlin
kotlin-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
38
views
How to simulate rolling two dice (game cubes) with values 1–6 in Scala
answered
Feb 18
scala
scala-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
35
views
How to simulate rolling two dice (game cubes) with values 1–6 in Go
answered
Feb 18
go
go-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
32
views
How to simulate rolling two dice (game cubes) with values 1–6 in TypeScript
answered
Feb 18
typescript
typescript-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
31
views
How to simulate rolling two dice (game cubes) with values 1–6 in JavaScript
answered
Feb 18
javascript
javascript-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
41
views
How to simulate rolling two dice (game cubes) with values 1–6 in PHP
answered
Feb 18
php
php-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
34
views
How to simulate rolling two dice (game cubes) with values 1–6 in Python
answered
Feb 18
python
python-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
32
views
How to simulate rolling two dice (game cubes) with values 1–6 in C#
answered
Feb 18
c#
c#-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
36
views
How to simulate rolling two dice (game cubes) with values 1–6 in Java
answered
Feb 18
vb#
vbnet-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
35
views
How to simulate rolling two dice (game cubes) with values 1–6 in Java
answered
Feb 18
java
java-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
32
views
How to simulate rolling two dice (game cubes) with values 1–6 in Pascal
answered
Feb 18
pascal
pascal-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
29
views
How to simulate rolling two dice (game cubes) with values 1–6 in C
answered
Feb 18
c
c-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
33
views
How to simulate rolling two dice (game cubes) with values 1–6 in C++
answered
Feb 18
cpp
cpp-simulate-rolling-two-dice-values-1-6
simulate-rolling-two-dice-values-1-6
0
votes
42
views
How to split a dictionary into chunks of size N in Python
answered
Feb 18
python
python-split-dictionary-into-chunks
split-dictionary-into-chunks
0
votes
42
views
How to split a dictionary into chunks of size N in Python
answered
Feb 18
python
python-split-dictionary-into-chunks
split-dictionary-into-chunks
0
votes
47
views
How to delete the true values in a list with Python
answered
Feb 18
python
python-delete-true-values-in-list
delete-true-values-in-list
0
votes
47
views
How to delete the true values in a list with Python
answered
Feb 18
python
python-delete-true-values-in-list
delete-true-values-in-list
0
votes
33
views
How to use the BitBlt function to get pixel color on a screen or window using the Win32 API in C++
answered
Feb 17
cpp
win32
winapi-use-bitblt-function-get-pixel-color-win32-api
use-bitblt-function-get-pixel-color-win32-api
0
votes
43
views
How to use the SetPixel function to draw a diagonal line using the Win32 API in C
answered
Feb 17
c
win32
winapi
c-use-setpixel-function-draw-diagonal-line-win32-api
use-setpixel-function-draw-diagonal-line-win32-api
0
votes
35
views
How to use the GetPixel function to get a pixel color using the Win32 API in C++
answered
Feb 17
cpp
win32
winapi
cpp-use-getpixel-function-get-pixel-color-win32-api
use-getpixel-function-get-pixel-color-win32-api
0
votes
37
views
How to use the SetPixel function to draw a diagonal line using the Win32 API in C++
answered
Feb 17
cpp
win32
winapi
cpp-use-setpixel-function-draw-diagonal-line-win32-api
use-setpixel-function-draw-diagonal-line-win32-api
0
votes
29
views
How to use the SetPixel function to draw a small 10x10 blue square using the Win32 API in C++
answered
Feb 17
cpp
win32
winapi
cpp-use-setpixel-function-draw-square-win32-api
use-setpixel-function-draw-square-win32-api
0
votes
34
views
How to remove sublists whose length is outside a range in a list of lists with Python
answered
Feb 17
python
python-remove-sublists-whose-length-outside-range
remove-sublists-whose-length-outside-range
0
votes
37
views
How to keep sublists where at least one element is in range in a list of lists with Python
answered
Feb 17
python
python-keep-sublists-one-element-is-in-range
keep-sublists-one-element-is-in-range
0
votes
35
views
How to remove sublists whose values fall outside a numeric range in a list of lists with Python
answered
Feb 17
python
python-remove-sublists-whose-values-fall-outside-numeric-range
remove-sublists-whose-values-fall-outside-numeric-range
0
votes
35
views
How to keep sublists from index start to end exclusive in a list of lists with Python
answered
Feb 17
python
python-keep-sublists-from-index-start-to-end-exclusive
keep-sublists-from-index-start-exclusive
0
votes
43
views
How to remove all sublists outside a given range in a list of lists with Python
answered
Feb 17
python
python-remove-all-sublists-outside-range
emove-all-sublists-outside-range
0
votes
43
views
How to print all diagonals (top-right - bottom-left) in Python
answered
Feb 17
python
python-print-all-diagonals
print-all-diagonals
0
votes
37
views
How to print diagonals of a 2D list in Python
answered
Feb 17
python
python-print-diagonals-of-2d-list
print-diagonals-of-2d-list
0
votes
48
views
How to remove the last n occurrences of a substring in a string in Swift
answered
Feb 16
swift
swift-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
0
votes
49
views
How to remove the last n occurrences of a substring in a string in Kotlin
answered
Feb 16
kotlin
kotlin-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
0
votes
47
views
How to remove the last n occurrences of a substring in a string in Scala
answered
Feb 16
scala
scala-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
0
votes
49
views
How to remove the last n occurrences of a substring in a string in Rust
answered
Feb 16
rust
rust-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
0
votes
38
views
How to remove the last n occurrences of a substring in a string in Go
answered
Feb 16
go
go-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
0
votes
48
views
How to remove the last n occurrences of a substring in a string in TypeScript
answered
Feb 16
typescript
typescript-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
0
votes
50
views
How to remove the last n occurrences of a substring in a string in JavaScript
answered
Feb 16
javascript
javascript-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
0
votes
39
views
How to remove the last n occurrences of a substring in a string in Python
answered
Feb 16
python
python-remove-last-n-occurrences-substring-string
remove-last-n-occurrences-substring-string
Page:
« prev
1
...
20
21
22
23
24
25
26
27
28
29
30
...
808
next »
...