Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sdcvvc
sdcvvc has asked
15
questions and find answers to
79
problems.
Stats
2.2k
EtPoint
735
Vote count
15
questions
79
answers
About
sdcvvc questions
Are monads Writer m and Either e categorically dual?
Haskell: nonobvious examples of functional dependencies
Distributed computing vs threads
How to write an enumeration of all computable functions?
Haskell - specifying kind in data declaration
Continuation monad "interface"
Applicative functors other than monads and ZipList?
What is the purpose of (<$) in the Functor class?
What are uses of polymorphic kinds?
Higher-order type constructors and functors in Ocaml
sdcvvc answers
Haskell, lacks an accompanying binding?
Given a vector of maximum 10 000 natural and distinct numbers, find 4 numbers(a, b, c, d) such that a + b + c = d
Does Kadane's Max Sub Array algorithm work on all positive integer array?
Summation in functional programming
Parallelize already linear-time algorithm
How can I have Show display the name of a function?
Cubesumming in haskell
Haskell int list to String
list.extend and list comprehension
Shortest path to transform one word into another