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
4
views
How to find the day of the week on any given date in Scala
asked
4 hours
ago
by
avibootz
scala
scala-date
scala-find-day-of-week-any-given-date
find-day-of-week-any-given-date
1
answer
7
views
How to convert only the date without time to a string in Scala
asked
8 hours
ago
by
avibootz
scala
scala-convert-only-date-without-time-to-string
convert-only-date-without-time-to-string
1
answer
8
views
How to calculate % change from X to Y in Scala
asked
1 day
ago
by
avibootz
scala
scala-scala-string
calculate-percent-change-from-x-to-y
1
answer
12
views
How to calculate the number of days until Christmas from today in Scala
asked
2 days
ago
by
avibootz
scala
scala-calculate-days-until-christmas
calculate-days-until-christmas
1
answer
18
views
How to measure function execution time in Scala
asked
3 days
ago
by
avibootz
scala
scala-measure-function-execution-time
measure-function-execution-time
1
answer
22
views
How to print every month in a specified year that contains five full weekends (Fri, Sat, Sun) in Scala
asked
4 days
ago
by
avibootz
scala
scala-every-month-in-specified-year-contains-five-full-weekends
every-month-in-specified-year-contains-five-full-weekends
3
answers
26
views
How to transpose a matrix (swap rows and columns) in Scala
asked
5 days
ago
by
avibootz
scala
scala-transpose-matrix
transpose-matrix
1
answer
25
views
How to implement matrix multiplication in Scala
asked
6 days
ago
by
avibootz
scala
scala-implement-matrix-multiplication
implement-matrix-multiplication
1
answer
25
views
How to find the dates of the last Sunday of each month of a given year in Scala
asked
May 24
by
avibootz
scala
scala-dates-of-last-sunday-each-month-given-year
dates-of-last-sunday-each-month-given-year
1
answer
21
views
How to find the dates of the last Fridays of each month of a given year in Scala
asked
May 23
by
avibootz
scala
scala-dates-of-last-fridays-each-month-given-year
dates-of-last-fridays-each-month-given-year
1
answer
14
views
How to find keyword matching between multiple text blocks in Scala
asked
May 22
by
avibootz
scala
scala-find-keyword-matching-between-multiple-text-blocks
find-keyword-matching-between-multiple-text-blocks
1
answer
23
views
How to sort the words in a string with Scala
asked
May 21
by
avibootz
scala
scala-sort-words-string
sort-words-string
1
answer
20
views
How to format a date using different formats in Scala
asked
May 20
by
avibootz
scala
scala-format-date-different-formats
format-date-different-formats
1
answer
22
views
How to convert seconds into weeks, days, hours, minutes, and seconds in Scala
asked
May 20
by
avibootz
scala
scala-seconds-into-weeks-days-hours-minutes-seconds
seconds-into-weeks-days-hours-minutes-seconds
1
answer
29
views
How to sort a list of files by name, extension, dates, and size in Scala
asked
May 17
by
avibootz
scala
scala-sort-list-files-by-name-extension-dates-size
sort-list-files-by-name-extension-dates-size
1
answer
27
views
How to create a list of random file names, including extension, dates, and file size in Scala
asked
May 16
by
avibootz
scala
scala-file
scala-list-random-file-names-extension-dates-size
list-random-file-names-extension-dates-size
1
answer
28
views
How to create a list of random dates in Scala
asked
May 16
by
avibootz
scala
scala-create-list-random-dates
create-list-random-dates
1
answer
28
views
How to compress and decompress repeated string characters by storing the repeated length (RLE) in Scala
asked
May 14
by
avibootz
scala
scala-compress-decompress-repeated-string-characters
compress-decompress-repeated-string-characters
1
answer
34
views
How to calculate the 100th term of the sequence 8, 64, 80, 136, 152 in Scala
asked
May 12
by
avibootz
scala
scala-calculate-100th-term-of-sequence-8-64-80-136-152
calculate-100th-term-of-sequence-8-64-80-136-152
1
answer
23
views
How to convert an array of multi‑digit numbers to a number in Scala
asked
May 11
by
avibootz
scala
scala-array-multi-digit-numbers-to-number
array-multi-digit-numbers-to-number
1
answer
35
views
How to get accurate ticks from a timer (high‑resolution timer) in Scala
asked
May 9
by
avibootz
scala
scala-accurate-ticks-timer
accurate-ticks-timer
1
answer
31
views
How to calculate the CRC32 of a string in Scala
asked
May 8
by
avibootz
scala
scala-calculate-crc32-string
calculate-crc32-string
1
answer
33
views
How to create a sorted unique list from a matrix in Scala
asked
May 7
by
avibootz
scala
scala-sorted-unique-array-from-matrix
sorted-unique-array-from-matrix
1
answer
37
views
How to create a common sorted unique array from 3 integer arrays in Scala
asked
May 6
by
avibootz
scala
scala-common-sorted-unique-array-from-arrays
common-sorted-unique-array-from-arrays
1
answer
31
views
How to convert an integer into its written‑out English words in Scala
asked
May 5
by
avibootz
scala
scala-convert-integer-english-words
convert-integer-english-words
1
answer
38
views
How to calculate all the less than 500 additive prime numbers in Scala
asked
May 4
by
avibootz
scala
scala-calculate-additive-prime
calculate-additive-prime
1
answer
27
views
How to define a terabyte constant in Scala
asked
May 3
by
avibootz
scala
scala-terabyte-constant
terabyte-constant
1
answer
31
views
How to define an exabyte constant in Scala
asked
May 3
by
avibootz
scala
scala-exabyte-constant
exabyte-constant
1
answer
37
views
How to define a petabyte constant in Scala
asked
May 3
by
avibootz
scala
scala-petabyte-constant
petabyte-constant
1
answer
33
views
How to hash a string with SHA-256 in Scala
asked
May 2
by
avibootz
scala
scala-hash-string-sha-256
hash-string-sha-256
1
answer
39
views
How to use math functions and constants in Scala
asked
Apr 30
by
avibootz
scala
scala-math-functions-constants
math-functions-constants
3
answers
59
views
How to create a function with an optional parameter in Scala
asked
Apr 29
by
avibootz
scala
scala-function-optional-parameter
function-optional-parameter
1
answer
44
views
How to decode Leet Speak (where numbers resemble letters (7->T, 1->I, 5->S, 3 -> E)) in Scala
asked
Apr 27
by
avibootz
scala
scala-decode-leet-speak
decode-leet-speak
1
answer
35
views
How to reconstruct a full sparse matrix from a compact (triplet) matrix in Scala
asked
Apr 27
by
avibootz
scala
scala-reconstruct-sparse-matrix-from-compact-triplet-matrix
reconstruct-sparse-matrix-from-compact-triplet-matrix
1
answer
40
views
How to express a decimal number as a fixed-length string with leading zeros in Scala
asked
Apr 26
by
avibootz
scala
scala-decimal-number-to-string-leading-zeros
decimal-number-to-string-leading-zeros
1
answer
38
views
How to create an enumeration of constants with and without explicit values in Scala
asked
Apr 26
by
avibootz
scala
scala-create-enumeration-with-without-values
create-enumeration-with-without-values
1
answer
37
views
How to compact a sparse matrix in Scala
asked
Apr 24
by
avibootz
scala
scala-compact-sparse-matrix
compact-sparse-matrix
1
answer
33
views
How to search for a word in a grid of characters with Scala
asked
Apr 23
by
avibootz
scala
scala-search
scala-grid
scala-search-word-grid-characters
search-word-grid-characters
1
answer
32
views
How to create a generic method in Scala
asked
Apr 22
by
avibootz
scala
scala-create-generic-method
create-generic-method
1
answer
42
views
How to localize date format in Scala
asked
Apr 19
by
avibootz
scala
scala-localize-date-format
localize-date-format
1
answer
46
views
How to get the number of days needed to wait after a day (a[i]) gets warmer given a sequence of temperatures in Scala
asked
Apr 18
by
avibootz
scala
scala-daily-temperatures-days-wait-gets-warmer
daily-temperatures-days-wait-gets-warmer
1
answer
44
views
How to check if a string is title case in Scala
asked
Apr 17
by
avibootz
scala
scala-check-string-title-case
check-string-title-case
8
answers
79
views
How to copy a string in Scala
asked
Apr 17
by
avibootz
scala
scala-copy-string
copy-string
1
answer
45
views
How to represent the Boolean "true" and "false" in Scala
asked
Apr 15
by
avibootz
scala
scala-represent-boolean-true-false
represent-boolean-true-false
1
answer
45
views
How to calculate relative past time from a given date & time (e.g., 3 hours ago, 5 days ago, a month ago) in Scala
asked
Apr 13
by
avibootz
scala
scala-calculate-relative-past-time-date-time
calculate-relative-past-time-date-time
1
answer
36
views
How to convert a BigDecimal to a double in Scala
asked
Apr 12
by
avibootz
scala
scala-convert-bigdecimal-double
convert-bigdecimal-double
1
answer
36
views
How to convert a decimal string to a double in Scala
asked
Apr 12
by
avibootz
scala
scala-convert-decimal-string-double
convert-decimal-string-double
1
answer
45
views
How to add a new interval into a sorted list of non‑overlapping intervals in Scala
asked
Apr 9
by
avibootz
scala
scala-add-interval-into-sorted-list-non-overlapping-intervals
add-interval-into-sorted-list-non-overlapping-intervals
1
answer
48
views
How to detect whether any intervals overlap in a list of start and end times with Scala
asked
Apr 9
by
avibootz
scala
scala-detect-intervals-overlap-list-start-end-times
detect-intervals-overlap-list-start-end-times
1
answer
53
views
How to print text diagonally from left to right recursively in Scala
asked
Apr 6
by
avibootz
scala
scala-print-text-diagonally-from-left-to-right-recursively
print-text-diagonally-from-left-to-right-recursively
Page:
1
2
3
4
5
6
...
19
next »
...