Skip to content

TechiWorks

TechiWorks

  • Database
  • Framework
  • Frontend
  • Interview
  • Java
  • Messaging
    • Home
    • java collections
Uncategorized

What is List interface

Techi Works May 2014 0Comments

What is List interface Answer: public interface List extends Collection List is ordered Collection (also…

Read More
Uncategorized

Advantages of ArrayList over Arrays

Techi Works May 2014 0Comments

Advantages of ArrayList over Arrays Answer: Below are points: ArrayList Arrays ArrayList is dynamically grows…

Read More
Uncategorized

How you decide when use ArrayList and LinkedList

Techi Works May 2014 0Comments

How you decide when use ArrayList and LinkedList Answer: Below are points when ArrayList or…

Read More
Uncategorized

Why insertion deletion ArrayList slow compared to LinkedList

Techi Works May 2014 2Comments

Why insertion deletion ArrayList slow compared to LinkedList Answer: Below are theoretical answer: ArrayList is…

Read More
Uncategorized

Convert ArrayList to Arrays

Techi Works May 2014 0Comments

Convert ArrayList to Arrays Answer: Many time in programming situation arises to convert ArrayList to…

Read More
Uncategorized

Difference ArrayList Vector

Techi Works May 2014 0Comments

Difference ArrayList Vector Answer: Below are differences: ArrayList Vector ArrayList is not synchronized (Not thread…

Read More
Uncategorized

Difference between ArrayList HashMap

Techi Works May 2014 0Comments

Difference between ArrayList HashMap Answer: Below are differences:

Read More
Uncategorized

How Hashtable internally maintain key value pairs

Techi Works May 2014 1Comments

How Hashtable internally maintain key value pairs Answer: public class Hashtable<K,V> extends Dictionary<K,V> implements Map<K,V>,…

Read More
Uncategorized

Difference between HashSet HashMap

Techi Works May 2014 0Comments

Difference between HashSet HashMap Answer: Below are the differences:

Read More
Uncategorized

What is TreeMap

Techi Works May 2014 0Comments

What is TreeMap Answer: public class TreeMap<K,V> extends AbstractMap<K,V> implements NavigableMap<K,V>, Cloneable, Serializable In java…

Read More

Posts pagination

1 2

Next Page »

Categories

Recent Posts

  • Mizuho Fixed Income Team Lead position Interview coding round questions
  • BNS Paribas Senior java Developer interview questions
  • Scalability in Apache Kafka Horizontal Scaling Explained
  • High Throughput Apache Kafka Handle High-Velocity Data Streams
  • Introduction to Apache Kafka

You Missed

Interview Java

Mizuho Fixed Income Team Lead position Interview coding round questions

Interview Java

BNS Paribas Senior java Developer interview questions

KAFKA Messaging

Scalability in Apache Kafka Horizontal Scaling Explained

KAFKA Messaging

High Throughput Apache Kafka Handle High-Velocity Data Streams

TechiWorks

Copyright © All rights reserved | Blogus by Themeansar.