Search:

Type: Posts; User: Angie223

Search: Search took 0.13 seconds.

  1. Re: Having issues with understanding this Project

    I solved it.

    First sub string--> John
    First sub string's hashcode--> 2314539
    Second sub string--> 110182
    Second sub string's hashcode--> 1449559771
    shows size of hashmap 4...
  2. Having issues with understanding this Project

    I am stuck on a problem that I hope to help me understand. In pseudocode.....

    I have a username and password that is downloaded into a hashmap
    Map<Integer, String> map = new Map<Integer,String>...
Results 1 to 2 of 2