Skip to content
sbvkrishna.me

Archives

All the articles I've archived.

2021 1
September 1
  • Debugging Java Memory issues: Thread and Heap Dump Analysis

    How to debug and root cause Java Memory issues by collecting and analyzing Thread Dumps & Heap Dumps. How to identify crippling memory leaks which impacts the software performance in unpredictable ways and can even bring down an entire system.

2020 2
November 1
October 1
  • Amazon SDE Internship Interview Tips

    Tips for preparing for Amazon SDE Internship Interview. Topics like Interview format, what to expected in the Interview and how to prepare for the Interview are covered.