Skip to content

Java Minded

  • Algorithms
  • Datastructures
  • Java
  • Java 8
  • Java 11
  • Java 14

Umashankar

Java8 – Convert List to comma separated String in java

Tags CSV, Java8

java8 – forEach vs forEachOrdered

Tags forEach, Java8

File Path – Constructing file path in Java

Tags File Path, Files-IO, IO

Bag / Multiset implementation with LinkedList in Java

Tags Bag, Data structures, Multiset

Finding the number that occurs odd number of times

Tags Algorithms, Programming Puzzles

Java 7 read file to String

Tags Files-IO, Java 7

Gradle – Installation on windows and Unix

Tags Gradle, Installation, Unix, Windows

How To Check Your Disk space on Ubuntu

Tags Disk space, Ubuntu

Listing attributes of a bean with Java Bean’s introspection API

Tags Core Java, Java Introspection API

Maven 3.1.1- Installation on Windows

Tags featured, Installation, Maven, Windows

Finding duplicates in an array using negation, single scan -O(n)

Tags Finding Duplicates, Negation, Programming Puzzles

Finding duplicates in an array using Hashtables -O(n)

Tags Finding Duplicates, HashMap, HashSet, Interview Q's

Finding duplicates in a sorted array – O(nlogn)

Tags Finding Duplicates, Interview Q's, Programming Puzzles

Finding Duplicates in an array -BruteForce [O(n^2)]

Tags Bruteforce, Finding Duplicates, Interview Q's, Programming Puzzles

Towers of Hanoi using Recursion in Java

Tags featured, Programming Puzzles, Recursion, Towers of Hanoi
Post navigation
Older posts
Page1 Page2 Page3 Next →

Newsletter

Sign up to receive email updates and to hear about the latest Java Tutorials!

Latest Tutorials

Java8 – Convert List to comma separated String in java

java8 – forEach vs forEachOrdered

File Path – Constructing file path in Java

Bag / Multiset implementation with LinkedList in Java

Finding the number that occurs odd number of times

Java 7 read file to String

Gradle – Installation on windows and Unix

How To Check Your Disk space on Ubuntu

Listing attributes of a bean with Java Bean’s introspection API

Maven 3.1.1- Installation on Windows

Java Minded

Thoughts on Java Programming, Algorithms and Datastructures.

Keep In Touch

  • Facebook
  • GitHub
  • Medium
  • Twitter
  • YouTube
© 2020 Java Minded • Made with ❤️ from Hyderabad, India