Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the required java interview questions for large Internet companies?

2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

What are the knowledge points of this article "what are the java interview questions for large Internet companies?" most people do not quite understand, so the editor summarizes the following content, detailed content, clear steps, and has a certain reference value. I hope you can get something after reading this article. Let's take a look at this "what are the java interview questions for large Internet companies?"

Java fundamentals:

Hashmap structure; what object can be used as key

Hashtable,concurrentHashMap,hashtable comparison

String,StringBuilder,StringBuffer

Deep and shallow copy of object

Multithreading:

Whose method is wait,sleep respectively, the difference

Whether the await method of countLatch is safe and how to modify it.

Thread pool parameters, description of the whole process

The underlying principle behind aqs,cas

ThreadLocal principle, matters needing attention, parameter transfer

There are also java locks, built-in locks, display locks, various containers.

And lock optimization: lock elimination, lock coarsening, lock bias, lightweight lock

For web:

Whether servlet is thread-safe and how to modify it

The difference between session and cookie, the difference between get and post, tcp3 handshake, post or get for file upload

Storage of session

How to prevent form from being submitted repeatedly

Jvm:

Jvm memory model

Jvm question tool, jps,jinfo,jmap...

Database:

The most important thing and the underlying implementation

The scene of simple failure

Leftmost principle

View the execution plan

And carndiation

Then there is the type of lock, row-level table-level.

Pessimistic and optimistic lock

Explain the things and characteristics of the database

Isolation level

And implementation, redo log .undo log

Bin log master-slave replication

Mvcc,Next-Key Lock

Distributed:

Asked CAP, and base.

Which features of CAP are satisfied by zookeeper, paxos

How to solve the problem of cache penetration

Redis's io model

If you ensure the high availability of redis

Is redis single or multithreaded?

How to troubleshoot the excessive proportion of online cpu

Consistent hash

Sub-database sub-table

Spring:

Ioc,aop principle

Ioc initialization process

The process of springmvc

Springboot,spring cloud related components

The above is about the content of this article, "what are the java interview questions for large Internet companies?" I believe we all have a certain understanding. I hope the content shared by the editor will be helpful to you. If you want to know more about the relevant knowledge, please pay attention to the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report