What do you mean by hashing?



What do you mean by hashing?..

Answer / Rohit Kumar Sharma

"Hashing is a process that translates values of an input data (like keys in a dictionary) into indices of an array. This allows for fast lookup and insertion/removal operations."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

How many digits can a float hold?

1 Answers  


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

1 Answers   Bravura Solutions,


Why does my function print none?

1 Answers  


Difference between java and javascript

1 Answers  


What do you understand by classes in java?

1 Answers  


What is the difference between an argument and a parameter?

1 Answers  


What are the benefits of immutable objects?

1 Answers  


What method is used to compare two strings ?

4 Answers  


Which is easier .net or java?

1 Answers  


What is passed by reference and pass by value ?

1 Answers  


What modifiers can be used with a local inner class?

2 Answers  


Describe different states of a thread.

1 Answers  


Categories