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
102
problems.
Stats
2.8k
EtPoint
938
Vote count
10
questions
102
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
Method reference - Difference between "Reference to a static method" and "Reference to an instance method of an arbitrary object of a particular type"
Finding a word in a web page using java
How to retrieve values after a hash collision
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)?