Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Juh_
Juh_ has asked
27
questions and find answers to
36
problems.
Stats
1.1k
EtPoint
316
Vote count
27
questions
36
answers
About
Distributed solutions of complex numerical problems.
Main languages: Scala, Python, Java
Juh_ questions
generic Enum.valueOf method : Enum class in parameter and return Enum item
Compilation issue with type alias of higherKinds
How to have idempotent guarantee when writing spark dataset to hdfs?
How to get the index of an item in a SortedSet
How to test maven deploy?
List servlets in a java webapp (running in tomcat)
Why is rdd.map(identity).cache slow when rdd items are big?
How to get a correct array hashcode in scala?
Find all point pairs closer than a given maximum distance
How to add a bean in SpringBootTest
Juh_ answers
How to close the JFrame , if i pressing escape anywhere inside JFrame(not just in particular text box or etc.;)?
overloaded method value select with alternatives
Apache Spark mapPartitionsWithIndex
How to get a correct array hashcode in scala?
When should I (and should I not) use Scala's @inline annotation?
Speed up python code - can I vectorize double for loop?
Scala Java Error: value filter is not a member of java.util.Map. Works outside of class
Can a class extend itself?
How to monkeypatch one class's instance method to another one?
Combining element-wise and matrix multiplication with multi-dimensional arrays in NumPy