Skip to main content

Algorithmic Complexity

  • Articles
  • Quizzes
  • Recommendations
  • Big-O Cheat Sheet

Category: Java

How are objects in Java stored in memory?

April 30, 2016April 30, 2016 Justin Leave a comment

Interview question: How are objects in Java stored in memory?

Read More

What are the benefits of immutable objects in Java?

April 19, 2016April 19, 2016 Justin Leave a comment

Interview question: What are the benefits of immutable objects in Java?

Read More

What’s the difference between String, StringBuffer, and StringBuilder in Java?

April 13, 2016April 15, 2016 Justin Leave a comment

Interview question: What’s the difference between String, StringBuffer, and StringBuilder in Java?

Read More

What is the difference between final, finally, and finalize in Java?

April 13, 2016April 13, 2016 Justin Leave a comment

Interview question: What is the difference between final, finally, and finalize in Java?

Read More

Does a System.exit() in try block execute code in finally block?

March 17, 2016March 17, 2016 Justin Leave a comment

Interview question: Does a System.exit() in a try block execute code in following finally block?

Read More

Posts navigation

Newer posts 1 2

Archives

  • August 2017
  • July 2017
  • May 2016
  • April 2016
  • March 2016
  • December 2015
  • October 2015
  • September 2014

Meta

  • Log in
  • About
  • Privacy