Q
Q is another vector language (in the family of APL J K and Nial)
There is a totally unrelated language called Q here. (It is an equational programming language)
Q docs(anonymous/anonymous)
Tasks
- 100 doors
- Array concatenation
- Averages/Arithmetic mean
- Averages/Mode
- CSV data manipulation
- Cholesky decomposition
- Detect division by zero
- Factorial
- FizzBuzz
- Flatten a list
- Function definition
- Greatest element of a list
- Higher-order functions
- Integer sequence
- Leap year
- Look-and-say sequence
- Luhn test of credit card numbers
- Operator precedence
- Pascal's triangle
- Read entire file
- SEDOLs
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares
- System time
- Tokenize a string