Skip to content
  • Java All Concepts With Examples
  • Angular 15 Tutorials
  • Angular 15 Interview Questions

NgDeveloper

next gen Developer

  • Menu Item
  • Menu Item
  • Menu Item
  • Menu Item
  • Java
  • Angular
  • Hibernate
  • Javascript
  • Algorithms
  • Blogging
  • WordPress
  • All Topics

Tag: hashmap

SEO Word Count in Java 8

March 10, 2020 Java

SEO (Search Engine Optimization) is very important for any website. Website which even has a great content also fails in […]

» Read more
Leave a comment

Why StringBuffer/StringBuilder should be avoided in HashMap?

April 11, 2018 Java

Why StringBuffer/StringBuilder should be avoided in HashMap?   This is one of the core java interview question under collections category. […]

» Read more
Leave a comment

5 Must to know differences in java

November 27, 2016 Java

5 Must to know differences in java: Being a java developer, you must know this 5 differences, because which tells […]

» Read more
Leave a comment

All Date Type Conversions in Java with Examples

April 22, 2016 Java

All Date Type Conversions in Java with Examples: This article “All Date Type Conversions in Java with Examples” we are […]

» Read more
Leave a comment

Sorting Map keys in Java Example

December 9, 2013 Java

Sorting Map keys in Java Example: Sorting map key can be done simply by changing the treemap to treemap. Which […]

» Read more
Leave a comment

Converting HashMap to ArrayList in Java Example

November 13, 2013 Java

Method 1:You can convert HashMap to ArrayList by simply iterating hashmap keys or values and you can add to arraylist. […]

» Read more
Leave a comment

Difference between Hashmap and Linkedhashmap in Java

May 31, 2013 Java

HashMap and LinkedHashMap: HashMap: Order will not be guaranteed. Allows one null key and many null values. It will not […]

» Read more
Leave a comment

Month Sorting in Java using HashMap

December 13, 2012 Java

Program: [java]package agn; import java.util.Date; import java.text.DateFormat; import java.text.ParseException; import java.text.SimpleDateFormat; import java.util.HashMap; import java.util.Map; import java.util.TreeMap; public class Sorting […]

» Read more
Leave a comment

HashMap with Entryset Example

October 5, 2012 Java

[java]package cool; import java.util.HashMap; import java.util.Map; import java.util.Map; import java.util.Map.Entry; import java.util.Set; public class hashmap { /** * @param args […]

» Read more
Leave a comment

Retrieving Hashmap value by comparing hashmap key

August 11, 2012 Java

Program: Hashmap.java [java]package com.ngdeveloper.com; import java.util.HashMap; import java.util.Map.Entry; public class Hashmap { public static void main(String[] args) { String keyword="super"; […]

» Read more
Leave a comment

Earn Online Posts

How to create a mobile recharge(paytm/freecharge) website ?

How to create a book price comparison website and earn ?

How to earn 10k per month with 1 time 15k investment?

Have website ? Earn by becoming partner with flipkart

Suggest domain names and get paid

Guide someone for anything and get paid!

Can I start my blog and earn online ?

Have site? Become partner with amazon and earn.

Start your own website to earn without any coding

Design a website in just 60mins

  • Java All Concepts With Examples
  • Angular 15 Tutorials
  • Angular 15 Interview Questions
WordPress Theme: Smartline by ThemeZee.