Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Zabuzard
Zabuzard has asked
10
questions and find answers to
99
problems.
Stats
2.7k
EtPoint
926
Vote count
10
questions
99
answers
About
8 years
of professional programming experience, 12 in total
Master in Java
, expert in C++ and intermediate Fullstack knowledge
Math enthusiast
with large background in theoretical CS and analysis
Passionate teacher
, top user on
StackOverflow
, top helper on
Together Java
Strong academic background
with focus on algorithm development and analysis
Working as Java Programmer for MediaMarkt Saturn on the topic of online store backend development.
Zabuzard questions
Date string to epoch seconds (UTC)
Lights Out - finding worst initial state
Reflection - Method::getGenericReturnType no generic - visbility
C-style arrays do not work with records anymore
Effectively final vs final - Different behavior
Zabuzard answers
What is the time complexity of A* search [closed]
can you have two conditions in an if statement
Convert timestamp with offset to UTC
How do streams internally process data?
Why both subclass and superclass are true while using instanceof? [duplicate]
Why is UUID#compareTo incompatible with RFC 4122?
Are nested for loops always O(n^2)?
HashMap has backing array, then why is it unordered
Stream a list of n-integers from a file to create n object array
Generic methods. Multiple arguments match