Courses
Tutorials
Practice
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
37.4K+ articles
DSA
22.8K+ articles
Python
21.3K+ articles
Experiences
16.6K+ articles
Java
10.8K+ articles
Misc
8.8K+ articles
Java - util package
1.6K+ articles
java-basics
330+ articles
Java 8
121+ articles
java-interfaces
78+ articles
Java-Functional Programming
12 posts
Recent Articles
Popular Articles
IntConsumer Interface in Java with Examples
Last Updated: 04 August 2022
The IntConsumer Interface is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It represents a ...
read more
Misc
Java
Java - util package
java-basics
java-interfaces
Java 8
Java-Functional Programming
LongConsumer Interface in Java with Examples
Last Updated: 04 August 2022
The LongConsumer Interface is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It represents a...
read more
Misc
Java
Java - util package
java-basics
java-interfaces
Java 8
Java-Functional Programming
Java 8 | ObjDoubleConsumer Interface with Example
Last Updated: 26 October 2018
The ObjDoubleConsumer Interface is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It represe...
read more
Misc
Java
Java - util package
java-basics
Java 8
Java-Functional Programming
Java 8 | ObjIntConsumer Interface with Example
Last Updated: 26 October 2018
The ObjIntConsumer Interface is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It represents...
read more
Misc
Java
Java - util package
java-basics
Java 8
Java-Functional Programming
Java 8 | ObjLongConsumer Interface with Example
Last Updated: 26 October 2018
The ObjLongConsumer Interface is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It represent...
read more
Misc
Java
Java - util package
java-basics
Java 8
Java-Functional Programming
UnaryOperator Interface in Java
Last Updated: 18 November 2019
The UnaryOperator InterfaceT is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It represents...
read more
Misc
Java
Java - util package
java-basics
java-interfaces
Java 8
Java-Functional Programming
LongUnaryOperator Interface in Java
Last Updated: 18 November 2019
The LongUnaryOperator Interface is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It represe...
read more
Java
Java - util package
java-basics
java-interfaces
Java 8
Java-Functional Programming
IntUnaryOperator Interface in Java
Last Updated: 14 April 2025
TheIntUnaryOperator Interfaceis a part of thejava.util.functionpackage, which has been introduced since Java 8, to implementfunctional programming in Java.It represents a ...
read more
Java
Java - util package
java-basics
java-interfaces
Java 8
Java-Functional Programming
DoubleUnaryOperator Interface in Java
Last Updated: 18 November 2019
The DoubleUnaryOperator Interface is a part of the java.util.function package which has been introduced since Java 8, to implement functional programming in Java. It repre...
read more
Java
Java - util package
java-basics
java-interfaces
Java 8
Java-Functional Programming
Functional Programming in Java with Examples
Last Updated: 15 March 2023
So far Java was supporting the imperative style of programming and object-oriented style of programming. The next big thing what java has been added is that Java has start...
read more
Java
Write From Home
Java-Functional Programming
Functional Programming in Java 8+ using the Stream API with Example
Last Updated: 09 December 2021
API is an acronym for Application Programming Interface, which is software and the java streams work on a data source. Consider a stream like a flow of water in a small ca...
read more
Java
Technical Scripter
Java Programs
Technical Scripter 2020
java-stream
Java 8
Java-Functional Programming
Implement Secure Hashing Algorithm - 512 ( SHA-512 ) as Functional Programming Paradigm
Last Updated: 11 April 2024
Given a string S of length N, the task is to find the SHA-512 Hash Value of the given string S.Examples:Input: S = "GeeksforGeeks"Output: acc10c4e0b38617f59e88e49215e2e894...
read more
Algorithms
Hash
Technical Scripter
Computer Networks
C++
Technical Scripter 2020
DSA
cryptography
Java-Functional Programming
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !