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
bash
pascal-string
f#
opengl
kotlin-string
swift-string
go-string
c-string
cpp-string
vbnet-string
scala-string
c#-string
pascal-array
cobol
rust-string
php-string
javascript-string
python-string
java-string
php-array
cpp-vector
swift-array
typescript-string
reactjs
c-array
javascript-array
c-windows
typescript-array
python-list
rust-vector
scala-array
go-array
nodejs-array
sdl2
nodejs-string
kotlin-array
nodejs-express
cpp-array
sdl3
angularjs
c#-list
vbnet-list
java-array
c#-array
raylib
glfw
vbnet-array
javascript-regex
cpp-matrix
typescript-regex
freeglut
html5
nodejs-regex
php-regex
cpp-regex
glew
c#-matrix
go-slice
c-matrix
swift-regex
kotlin-regex
scala-regex
go-regex
python-regex
kotlin-list
perl
swift-matrix
pascal-matrix
scala-list
java-list
Disclosure:
My content contains affiliate links.
Recent questions tagged ruby
38,113
questions
49,718
answers
573
users
Recent questions tagged ruby
2
answers
34
views
How to count backwards (Print the numbers N, N - 1, ..., 0 (included)) in Ruby
asked
Jul 20
by
avibootz
ruby
ruby-loop
1
answer
49
views
How to round a floating-point number to an integer in Ruby
asked
May 14
by
avibootz
ruby
ruby-round
1
answer
58
views
How to use gets.chomp() inside a while loop in Ruby
asked
Apr 26
by
avibootz
ruby
ruby-loop
1
answer
45
views
How to print array values and the indexes in Ruby
asked
Mar 22
by
avibootz
ruby
ruby-array
1
answer
97
views
How to check if a variable is not nil and not zero in Ruby
asked
Jun 6, 2024
by
avibootz
ruby
2
answers
118
views
How to create a range of numbers in Ruby
asked
Jan 13, 2024
by
avibootz
ruby
1
answer
109
views
How to remove duplicate characters from a string in Ruby
asked
Jun 11, 2023
by
avibootz
ruby
1
answer
130
views
How to swap cases in a string with Ruby
asked
Jun 11, 2023
by
avibootz
ruby
1
answer
124
views
How to convert the first digits in a string to a float with Ruby
asked
Jun 11, 2023
by
avibootz
ruby
1
answer
111
views
How to declare and initialize a set containing unique objects in Ruby
asked
Mar 11, 2023
by
avibootz
ruby
1
answer
131
views
How to remove multiple items from an array by values in Ruby
asked
Mar 1, 2023
by
avibootz
ruby
1
answer
110
views
How to remove an item from an array by index in Ruby
asked
Mar 1, 2023
by
avibootz
ruby
2
answers
125
views
How to create a two dimensional (2D) array in Ruby
asked
Feb 16, 2023
by
avibootz
ruby
2
answers
154
views
How to convert float to string with 2 decimal places in Ruby
asked
Feb 13, 2023
by
avibootz
ruby
2
answers
151
views
How to get character code (ASCII and Unicode) in Ruby
asked
Jan 22, 2023
by
avibootz
ruby
1
answer
92
views
How to create a function in Ruby
asked
Dec 20, 2022
by
avibootz
ruby
1
answer
108
views
How to merge dictionaries in Ruby
asked
Dec 15, 2022
by
avibootz
ruby
2
answers
125
views
How to create key value dictionary in Ruby
asked
Dec 11, 2022
by
avibootz
ruby
1
answer
100
views
How to access the address of a variable in Ruby
asked
Nov 4, 2022
by
avibootz
ruby
1
answer
116
views
How to add two stdin input numbers in Ruby
asked
Oct 19, 2022
by
avibootz
ruby
1
answer
101
views
How to use print from end to start in Ruby
asked
Oct 17, 2022
by
avibootz
ruby
1
answer
132
views
How to calculate the average of a double array of given length in Ruby
asked
Oct 17, 2022
by
avibootz
ruby
2
answers
139
views
How to calculate the average of an array of double values in Ruby
asked
Oct 17, 2022
by
avibootz
ruby
1
answer
122
views
How to get the factorial of a number in Ruby
asked
Jul 23, 2022
by
avibootz
ruby
1
answer
166
views
How to split an array and add the first part to end in Ruby
asked
Nov 30, 2021
by
avibootz
ruby
1
answer
174
views
How to reorder a list according to given indexes in Ruby
asked
Nov 29, 2021
by
avibootz
ruby
1
answer
157
views
How to move all zeroes to end of array in Ruby
asked
Nov 27, 2021
by
avibootz
ruby
1
answer
156
views
How to swap two elements of an array in Ruby
asked
Nov 21, 2021
by
avibootz
ruby
1
answer
151
views
How to segregate even and odd numbers of an array (even on left and odd on right) in Ruby
asked
Nov 21, 2021
by
avibootz
ruby
1
answer
166
views
How to print inversions pairs in array in Ruby
asked
Nov 10, 2021
by
avibootz
ruby
1
answer
163
views
How to shuffle an array in Ruby
asked
Oct 31, 2021
by
avibootz
ruby
1
answer
180
views
How to calculate the area of a trapezoid in Ruby
asked
Oct 28, 2021
by
avibootz
ruby
1
answer
168
views
How to convert digits of an integer into an array of base 16 digits and numbers in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
169
views
How to convert digits of an integer into an array of base 8 digits in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
136
views
How to convert digits of an integer into an array of base 2 digits in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
235
views
How to convert digits of an integer into an array of base 16 digits with least significant digit first in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
218
views
How to convert digits of an integer into an array of base 8 digits with least significant digit first in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
219
views
How to convert digits of an integer into an array of base 2 digits with least significant digit first in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
236
views
How to split digits of an integer into an array of digits with least significant digit first in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
208
views
How to convert UTF-8 code to char in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
151
views
How to convert ASCII code to char in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
2
answers
177
views
How to get the smallest number greater than or equal to int in Ruby
asked
Oct 18, 2021
by
avibootz
ruby
1
answer
156
views
How to sort string by words length in reverse order with Ruby
asked
Oct 17, 2021
by
avibootz
ruby
1
answer
209
views
How to split an integer into two parts the last digit and the rest in Ruby
asked
Oct 17, 2021
by
avibootz
ruby
2
answers
301
views
How to split digits of an integer into an array of digits in Ruby
asked
Oct 17, 2021
by
avibootz
ruby
1
answer
183
views
How to split digits of an integer into an array of strings in Ruby
asked
Oct 17, 2021
by
avibootz
ruby
1
answer
165
views
How to split digits of an integer into different variable in Ruby
asked
Oct 17, 2021
by
avibootz
ruby
1
answer
144
views
How to sum all the digits of an integer in Ruby
asked
Oct 17, 2021
by
avibootz
ruby
1
answer
161
views
How to extract hex number into an array of decimal number in Ruby
asked
Oct 17, 2021
by
avibootz
ruby
1
answer
166
views
How to count the numbers in array by their first N digits in Ruby
asked
Oct 17, 2021
by
avibootz
ruby
Page:
1
2
3
4
5
next »
...