Julia Programming Language
Fun "interview" question solved easily in Julia
Offtopic
puzzles
,
fun
GunnarFarneback
March 28, 2023, 6:09am
2
I went for
sum(1:5) * 11111 * prod(1:4)
.
7 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Function for finding addition decompositions of an integer
New to Julia
19
1220
April 30, 2021
How to find the sum for indices satisfying certain conditions?
New to Julia
question
3
314
February 26, 2022
More efficient way of getting permutations
New to Julia
3
352
August 13, 2021
In what format does the "permutations" command in the Combinatorics library compute the permutations?
General Usage
package
,
combinatorics
2
631
January 12, 2022
Finding combinations of combinations/permutations
New to Julia
question
4
1280
October 18, 2022