VOOZH about

URL: https://www.javacodegeeks.com/author/shamik-majumdar

⇱ Shamik Majumdar, Author at Java Code Geeks


  • Core Java👁 Image
    Shamik MajumdarJuly 31st, 2014
    0 379

    Keyword extraction and similarity calculation among textual content

    Background Web applications are becoming smarter. Gone are the days when to avail a service from a website, user had…

    Read More »
  • Core Java👁 Image
    Shamik MajumdarJuly 15th, 2014
    0 601

    How to use bloom filter to build a large in memory cache in Java

    BackGround Cache is an important concept to solve day to day software problems. Your application may perform CPU intensive operations,…

    Read More »
Back to top button
Close