Library
Post date | Author | Category | Body | Stats |
---|---|---|---|---|
21.08.2019 |
![]() Mani Sarkar Software Craftsman, Java/JVM Developer, Conf speaker, Blogger, various dev. comm. & conf, infra/containers/virtual tech & Steering Committee M at DevoxxUK |
Java |
Given the below block of code, how will you re-write it in using Java 8 Lambdas: |
161 answers 30 good - 131 bad |
21.08.2019 |
![]() Mani Sarkar Software Craftsman, Java/JVM Developer, Conf speaker, Blogger, various dev. comm. & conf, infra/containers/virtual tech & Steering Committee M at DevoxxUK |
Java |
Given the below block of code, how will you re-write it in using Java 8 Lambdas: |
354 answers 295 good - 59 bad |
21.08.2019 |
![]() Mani Sarkar Software Craftsman, Java/JVM Developer, Conf speaker, Blogger, various dev. comm. & conf, infra/containers/virtual tech & Steering Committee M at DevoxxUK |
Java |
How would you refactor the below block of code, such that its performant, easy to read and... |
139 answers 7 good - 132 bad |
21.08.2019 |
![]() Mani Sarkar Software Craftsman, Java/JVM Developer, Conf speaker, Blogger, various dev. comm. & conf, infra/containers/virtual tech & Steering Committee M at DevoxxUK |
Java |
What is the best way to remove duplicates in an ArrayList from the below block of code? |
99 answers 22 good - 77 bad |