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
mysql
vbnet
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 scala
41,466
questions
54,013
answers
573
users
Recent questions tagged scala
1
answer
98
views
How to swap the first two bits of a number in Scala
asked
Oct 25, 2024
by
avibootz
scala
1
answer
94
views
How to sum all the prime numbers in an array with Scala
asked
Oct 24, 2024
by
avibootz
scala
1
answer
120
views
How to check whether a given password is strong, medium, or weak in Scala
asked
Oct 23, 2024
by
avibootz
scala
1
answer
105
views
How to replace multiple characters in a string with other characters using Scala
asked
Oct 21, 2024
by
avibootz
scala
1
answer
120
views
How to count the white spaces in a string in Scala
asked
Oct 20, 2024
by
avibootz
scala
1
answer
74
views
How to reverse an integer number in Scala
asked
Oct 18, 2024
by
avibootz
scala
1
answer
117
views
How to recursively check if a number is palindrome in Scala
asked
Oct 17, 2024
by
avibootz
scala
1
answer
127
views
How to calculate the area of an equilateral triangle in Scala
asked
Oct 17, 2024
by
avibootz
scala
1
answer
126
views
How to create an ASCII frequency table from a string in Scala
asked
Oct 16, 2024
by
avibootz
scala
1
answer
92
views
How to get the reciprocal of the letters in a string with Scala
asked
Oct 16, 2024
by
avibootz
scala
2
answers
117
views
How to print the bits of a number in Scala
asked
Oct 15, 2024
by
avibootz
scala
2
answers
141
views
How to remove duplicate spaces from a string in Scala
asked
Oct 14, 2024
by
avibootz
scala
1
answer
90
views
How to remove all spaces from a string in Scala
asked
Oct 14, 2024
by
avibootz
scala
1
answer
129
views
How to remove all occurrences of word from a string in Scala
asked
Oct 13, 2024
by
avibootz
scala
1
answer
102
views
How to remove all occurrences of a character in a string with Scala
asked
Oct 12, 2024
by
avibootz
scala
1
answer
143
views
How to remove all the occurrences of an item from a list in Scala
asked
Oct 12, 2024
by
avibootz
scala
1
answer
88
views
How to wait for N seconds between statements in Scala
asked
Oct 12, 2024
by
avibootz
scala
1
answer
120
views
How to convert float to int in Scala
asked
Oct 12, 2024
by
avibootz
scala
1
answer
100
views
How to add N seconds to the current time in Scala
asked
Oct 12, 2024
by
avibootz
scala
1
answer
131
views
How to run while loop for N seconds in Scala
asked
Oct 12, 2024
by
avibootz
scala
1
answer
107
views
How to convert a 2D array to a 1D array in Scala
asked
Oct 11, 2024
by
avibootz
scala
1
answer
129
views
How to find the longest and the shortest word in a list with Scala
asked
Oct 10, 2024
by
avibootz
scala
2
answers
142
views
How to find the longest and the shortest word in a string with Scala
asked
Oct 10, 2024
by
avibootz
scala
1
answer
156
views
How to merge two sorted arrays without duplicates in Scala
asked
Oct 10, 2024
by
avibootz
scala
1
answer
142
views
How to check if a number is armstrong number or not in Scala
asked
Oct 10, 2024
by
avibootz
scala
1
answer
113
views
How to merge two lists in Scala
asked
Oct 9, 2024
by
avibootz
scala
1
answer
109
views
How to merge two vectors in Scala
asked
Oct 9, 2024
by
avibootz
scala
1
answer
111
views
How to merge two arrays in Scala
asked
Oct 9, 2024
by
avibootz
scala
1
answer
118
views
How to convert string to List in Scala
asked
Oct 9, 2024
by
avibootz
scala
1
answer
115
views
How to get the middle words of a string in Scala
asked
Oct 8, 2024
by
avibootz
scala
1
answer
125
views
How to cyclically rotate the elements of an int array right by one in Scala
asked
Oct 7, 2024
by
avibootz
scala
1
answer
107
views
How to generate 8 digits random number in Scala
asked
Oct 7, 2024
by
avibootz
scala
2
answers
132
views
How to assign multiple values to multiple variables in one line with Scala
asked
Oct 6, 2024
by
avibootz
scala
pascal-variable
2
answers
168
views
How to implement a cumulative sum of numbers in an int array in Scala
asked
Oct 6, 2024
by
avibootz
scala
1
answer
137
views
How to convert the current time in milliseconds since Unix Epoch to date and time with Scala
asked
Oct 5, 2024
by
avibootz
scala
1
answer
121
views
How to get current time in milliseconds since Unix Epoch with Scala
asked
Oct 5, 2024
by
avibootz
scala
1
answer
89
views
How to convert time in milliseconds to number of years in Scala
asked
Oct 5, 2024
by
avibootz
scala
2
answers
135
views
How to calculate the LCM (Least Common Multiple) of 3 numbers in Scala
asked
Oct 4, 2024
by
avibootz
scala
1
answer
90
views
How to calculate square root in Scala
asked
Oct 4, 2024
by
avibootz
scala
1
answer
138
views
How to find the length of the second smallest word in a string with Scala
asked
Oct 4, 2024
by
avibootz
scala
1
answer
126
views
How to get the second word of a string in Scala
asked
Oct 3, 2024
by
avibootz
scala
1
answer
125
views
How to find the longest string size of an array of strings in Scala
asked
Oct 2, 2024
by
avibootz
scala
1
answer
130
views
How to find the longest string in a list of strings in Scala
asked
Oct 2, 2024
by
avibootz
scala
1
answer
130
views
How to convert a number in a string to an array of int digits in Scala
asked
Oct 1, 2024
by
avibootz
scala
1
answer
137
views
How to convert part of a string between two indexes to uppercase in Scala
asked
Sep 30, 2024
by
avibootz
scala
1
answer
112
views
How to get the substring between two substrings in Scala
asked
Sep 30, 2024
by
avibootz
scala
1
answer
109
views
How to get a substring between two indexes of a string in Scala
asked
Sep 30, 2024
by
avibootz
scala
1
answer
119
views
How to check if a number has zero in the center in Scala
asked
Sep 29, 2024
by
avibootz
scala
1
answer
127
views
How to generate 4 digits random numbers in Scala
asked
Sep 28, 2024
by
avibootz
scala
2
answers
165
views
How to check if a number can be made prime by deleting a single digit in Scala
asked
Sep 28, 2024
by
avibootz
scala
scala-number-made-prime-deleting-single-digit
number-made-prime-deleting-single-digit
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
19
next »
...