Skip to content
Monday, November 25, 2019
Latest:
  • How to Implement Digital Signature ?
  • What is Rehashing and Load factor in HashMap?
  • Java Lambda Expression with example
  • Spring Batch Read an XML file and write to Oracle Database
  • How to find middle element of Linked List in one pass?
LearningSolo

LearningSolo

Android, Java, Springs and latest tutorials

  • Android
  • Java
    • RxJava
  • Springs
    • Spring Batch
  • Technology
  • Interview Questions
    • Spring Interview Questions and Answers
    • Best Core Java Interview Question and Answers
    • Java Coding
  • DailyHack
  • Contact Us

Author: Swati Gour

Java Technology 

How to Implement Digital Signature ?

November 23, 2019November 23, 2019 Swati Gour 0 Comments cryptography, digital signature, electronic signature, encryption, java

Digital Signature A digital signature is a technique used to validate the authenticity and integrity of a message, software or

Tweet
Pin
Share
0 Shares
Read more
Java 

SerialVersionUID in java

May 1, 2018October 3, 2018 Swati Gour 0 Comments serialVersionUID, serialVersionUID in java, Stream Unique Identifier

SerialVersionUID in Java Java serialization process associates each Serializable class a version number which is called SerialVersionUID (also known as

Tweet
Pin
Share
0 Shares
Read more
Java 

How to protect Singleton design pattern from multiple instantiations?

April 28, 2018October 7, 2018 Swati Gour 0 Comments avoid multiple object creation of singleton, protect singleton design pattern, singleton

Ways to prevent multiple instantiations of Singleton class Singleton design pattern is one of the popular design pattern, which ensures

Tweet
Pin
Share3
3 Shares
Read more
Java 

Singleton Design Pattern and Thread Safety in Java

April 28, 2018October 7, 2018 Swati Gour 0 Comments singleton, singleton design pattern in java, singleton dessign pattern, thread safe singleton design pattern, thread safety on singleton design pattern

Singleton Design Pattern Singleton design pattern is one of the simplest design pattern which ensures that only one object of

Tweet
Pin
Share1
1 Shares
Read more
Springs 

Spring AOP – Weaving mechanism

April 26, 2018October 7, 2018 Swati Gour 0 Comments aspect weaving, Spring AOP, spring weaving

AOP Aspect oriented programming is a paradigm that aims to increase modularity of application by separating cross cutting concerns with

Tweet
Pin
Share
0 Shares
Read more
Java 

Multithreading and Thread Safety in Java

April 26, 2018October 7, 2018 Swati Gour 0 Comments

Multithreading and Thread Safety Multithreading is the process of executing two or more threads concurrently in a single program. Single

Tweet
Pin
Share
0 Shares
Read more
Java OS 

Monitor in Java

April 26, 2018October 4, 2018 Swati Gour 0 Comments lock, monitor, monitor in java, synchronization construct

Monitor in Java Monitor is a synchronization construct that allows threads to have both mutual exclusion and the ability to wait

Tweet
Pin
Share1
1 Shares
Read more
Java OS 

Context switching of threads

April 26, 2018October 7, 2018 Swati Gour 0 Comments Context, context switch in java, context switching

Context switching of threads Context switching is switching of the central processing unit from one process or thread to another. A process (also

Tweet
Pin
Share
0 Shares
Read more
Java 

Array Rotation – Left rotation

April 12, 2018October 4, 2018 Swati Gour 0 Comments array rotation, array shift by distance, left rotation of array

One of the popular interview topics is Arrays. Its a really simple data structure, that we are using when we

Tweet
Pin
Share1
1 Shares
Read more
Java 

Binary search algorithm and usage

April 10, 2018October 7, 2018 Swati Gour 0 Comments binary search, binary search implementation in java, binary search usage, examples of binary search algorithm, practical examples of binary search, real life examples of binary search

  A binary search algorithm finds the position of a specified value within a sorted array. In each step, the

Tweet
Pin
Share
0 Shares
Read more

NEWS

How to Implement Digital Signature ?
Java Technology 

How to Implement Digital Signature ?

November 23, 2019November 23, 2019 Swati Gour 0

Digital Signature A digital signature is a technique used to validate the authenticity and integrity of a message, software or

Rehashing HashMap
Java 

What is Rehashing and Load factor in HashMap?

November 23, 2019 Sushil Singh 0

Support US

Love my tutorials? Please support me by buying me a Coffee!

Buy me a coffeeBuy me a coffee

Keep in Touch

Archives

  • November 2019 (2)
  • September 2019 (1)
  • January 2019 (3)
  • September 2018 (1)
  • August 2018 (1)
  • June 2018 (1)
  • May 2018 (2)
  • April 2018 (13)
  • March 2018 (14)

Popular Posts

5 ways to prevent being hacked online5 ways to prevent being hacked online16 Total Shares
Introduction to RxJava : Reactive Programming in JavaIntroduction to RxJava : Reactive Programming in Java15 Total Shares
Worlds smallest computer – Smaller than grain of SaltWorlds smallest computer – Smaller than grain of Salt9 Total Shares
Introduction to Spring BatchIntroduction to Spring Batch6 Total Shares
Java Priority Queue Example (PriorityQueue)Java Priority Queue Example (PriorityQueue)6 Total Shares
Java 8 Features with ExampleJava 8 Features with Example6 Total Shares
Spring MVC Excel File Upload to Oracle Database Example5 Total Shares
Coffee is practically super food: Myth or fact?Coffee is practically super food: Myth or fact?4 Total Shares
Android App Bar Text Search for ListView – ExampleAndroid App Bar Text Search for ListView – Example4 Total Shares
Spring MVC File Upload Example Tutorial4 Total Shares
Logo
LearningSolo is an independent online community focused on creating the ultimate resource center for Java developers; targeted at the technical architect, technical team lead (senior developer), project manager and junior developers alike. LearningSolo serve the Java, Android, Springs and Technology communities with daily news written by domain experts, articles, tutorials, reviews, announcements, code snippets and open source projects.

Menu

  • Android
  • Java
  • Springs
  • Technology
  • Interview FAQ
  • DailyHack
  • Contact Us

Categories

  • Android
  • DailyHack
  • Interview FAQ
  • Java
  • OS
  • RxJava
  • Spring Batch
  • Springs
  • Technology

Privacy Terms

  • Community
  • Contact Us
  • Terms of Service
Copyright © 2019 LearningSolo. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.