Problem Description Take 2 strings s1 and s2 including only letters from a to z...
Problem Description Write a function that takes in a string of one or more word...
Problem Description Create a function that returns the name of the winner in a...
Problem Description The goal of this exercise is to convert a string to a new...
Problem Description Deoxyribonucleic acid (DNA) is a chemical found in the nucl...
Problem Description DefinitionStrong number is the number that the sum of the f...
Problem Description Your team is writing a fancy new text editor and you've bee...
Problem Description Complete the solution so that it splits the string into pai...
Problem Description Take an integer n (n >= 0) and a digit d (0 <= d <...
Problem Description Complete the function/method so that it returns the url wit...
Problem Description Complete the solution so that it reverses all of the words...
Problem Description Given a string made up of letters a, b, and/or c, switch th...
Problem Description My grandfather always predicted how old people would get, a...
Problem Description Write a function that converts any sentence into a V A P O...
Problem Description Trolls are attacking your comment section! A common way to...
Problem Description Simple, given a string of words, return the length of the s...
Problem Description TaskKing Arthur and his knights are having a New Years part...
Problem Description TaskGiven an array/list [] of integers , Construct a produc...
Problem Description Write a function that finds the sum of all its arguments. e...
Problem Description DefinitionA Tidy number is a number whose digits are in non...
Problem Description There is a bus moving in the city, and it takes and drop so...
Problem Description Clock shows h hours, m minutes and s seconds after midnight...
Problem Description You ask a small girl,"How old are you?" She alway...
Problem Description After a hard quarter in the office you decide to get some r...
有一個對 Clojure 評論是這樣子:「Clojure 是一種 Lisp ,但是因為有獨特的品味,難以歸類於傳統的 Lisp 。」 基本上,程式語言只要語法使...
Problem Description Write a program that finds the summation of every number fr...
Problem Description Given a sequence of items and a specific item in that seque...
今天來點小心得。 funcctional programing language 的特性 在學習 clojure 時,其作為一門 function 的語言,cl...
Problem Description You get an array of numbers, return the sum of all of the p...
在 Fennel 的官方文件裡,有一段話: There's also a Cljlib library, that implements a lot of f...