Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Prateek
Prateek has asked
11
questions and find answers to
8
problems.
Stats
288
EtPoint
83
Vote count
11
questions
8
answers
About
┏━━━┳━━━┳━━━┓ ┃ ┃ ⊙ ┃ ┃ ┣━━━╋━━━╋━━━┫ ┃ ┃ ┃ ⊙ ┃ ┣━━━╋━━━╋━━━┫ ┃ ⊙ ┃ ⊙ ┃ ⊙ ┃ ┗━━━┻━━━┻━━━┛
Prateek questions
Why is Befunge considered hard to compile?
Find smallest nonnegative integer not in list in linear time, using only lists
Invert a permutation in linear time, using only lists
head and tail on difference lists in Haskell, à la LYAH
Why can't one put type signatures in instance declarations in Haskell?
An example of a Foldable which is not a Functor (or not Traversable)?
Prateek answers
Haskell >.> notation
Find smallest nonnegative integer not in list in linear time, using only lists
Value constraints
Haskell: "Cast" / force type?
Anyone seen a list of tricky Haskell exercises? [closed]
What is the name of this generalization of idempotence?