Skip to Content
The Complete Coding Interview Guide in Java
book

The Complete Coding Interview Guide in Java

by Anghel Leonard
August 2020
Intermediate to advanced content levelIntermediate to advanced
788 pages
15h
English
Packt Publishing
Content preview from The Complete Coding Interview Guide in Java

Chapter 10: Arrays and Strings

This chapter covers a wide range of problems involving strings and arrays. Since Java strings and arrays are common topics for developers, I will briefly introduce them via several headlines that you must remember. However, if you need to deep dive into this topic, then consider the official Java documentation (https://docs.oracle.com/javase/tutorial/java/).

By the end of this chapter, you should be able to tackle any problem involving Java strings and/or arrays. It is highly likely that they will show up in a technical interview. So, the topics that will be covered in this chapter are pretty short and clear:

  • Arrays and strings in a nutshell
  • Coding challenges

Let's start with a quick recap of strings and arrays. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

The Complete Java Developer Course: From Beginner to Master

The Complete Java Developer Course: From Beginner to Master

Codestars By Rob Percival, John P. Baugh
Java Coding Problems

Java Coding Problems

Anghel Leonard
Clean Code Fundamentals

Clean Code Fundamentals

Robert C. Martin

Publisher Resources

ISBN: 9781839212062Supplemental Content