哪些问题是面试官经常问Java工程师的问题 ? --- 转自quora
OOPs Concepts
Abstract Classes and Interfaces
Constructors
Overloading and Overriding
File IO and Serialization
Collections - List , Map , Set - Search, Sorting Algorithms
Access Specifiers
Exceptions - Checked , Unchecked
Generics
Java Keywords - static , final , volatile, synchronized , transient, this , super etc.
JVM and Memory Management
MultiThreading and Synchronization
HashCode and Equals
Design Patterns
Dependency Injection
Reflection API
Java 8 features - Lambda Expressions , Default Methods.
Here is a list of 200+ questions on Core Java - Java - Interview Questions and Answers - Quick Reference - One Liners.
分布式系统/网络部分 If Someone is being hired for a Network / Distributed Application,Following questions can be asked
Communication Protocols like IP, HTTP, TCP, FTP,UDP
Synchronous vs Asynchronus Communication
Sockets
Technologies like RMI, RCP
Message Queues
Interface APIs - JMS, JDBC
ORMs - EJB ( Session Beans , Entity beans, MDB's ), Hibernate
Java web开发 If someone has to work on a Java based web application then he can be asked questions around following topics -
JSP / JSF
Servlets / filters / Interceptors
Session Management / Transaction Management
JNDI
Architectures - n Tier, MVC
Web Frameworks like Struts / Spring
Service Oriented Architecture / Web Services - SOAP / Rest
Web Technologies like HTML, CSS, Javascript and JQuery
Markup Languages like XML and JSON.
Application and Web Servers
Caching
Cloud service (AWS, SoftLayer, BlueMix)
If someone has to work on Java UI, then questions around following can be expected -
- Applets
- Frameworks like Swing, SWT, AWT
- Advanced Frameworks like JavaFX
Every Developer is expected to have knowledge regarding the Data structures. If you are applying positions for a product / system development companies, lot stress will be given to these Questions.
算法导论讲的很全
- Arrays , Linked List
- Search Algorithm and their complexity
- Sorting Algorithms and their complexity
- Trees , Graphs
Every Java Developer is expected to have Database Knowledge so questions around following concepts can be asked
Database Drivers
Normalization / Denormalization 泛化
Isolation Levels
Transaction Management
SQL Tuning / Optimization
SQL Queries - Inner Outer Joins, Group By , Having
Prepared Statement and their benefit.
Indices , Views
Stored Procedures
Triggers
Cursors
实际开发中回用到,平时注意总结就是了 Moreover questions around Tools, Methodologies, Processes can be asked -
Development Tools - Eclipse / RAD
Design Tools and Diagrams
Configuration Management Tools like SVN, Clearcase etc
Defect Management
Build Tools like Maven, Ant etc
Testing - Unit Testing, JUnit , Black box , White Box
Development Methodologies - Agile / Waterfall / Iterative
Requirement Analysis
Release Management
and then Interviewer can also ask open ended questions.
Which feature would you most like to see added to Java? 增加什么特征?
Which feature would you most like to be removed from Java? 减少什么特性?
Have you gone through some of the features introduced with latest Java version ? 你体验了什么Java新版本的特征?
Do you think removing Perm gen completely in Java 8 is a good idea ? Java 8中去掉永久代是个好主意么?
How would you go about debugging an exception ? 怎么调试exception 异常?
How does Java differ from other programming languages you've worked with? Java和其他编程语言有什么不同?
How do you document your code ? 你是怎么给代码写文档的?
If you are given a choice to implement something using javascript or Java ? Which technology will you use and why ?
What Design Patterns you have used in your project ? 设计模式
Which Web application Framework - Struts, Spring do you like and Why ? web开发框架
Which IDE, Source Control,Build tool you think is best ?
Which development methodology you would like to work with ? 开发方法学
Do you think using open source servers like Apache , Tomcat is a better idea than paid servers ? 开源服务器 VS付费服务器
Which testing tools do you use ? 测试工具
What are the most important performance issues in Java web applications 性能问题
What are the most important technologies / specifications in Java EE 6? Java EE 6的最重要的特性是什么?
Do you like pair programming ? What's your views on Agile methodology comparing to SDLC ? 结对编程 敏捷开发 Software Development Life Cycle
Here are few links that might help.
200+ Java / J2EE Interview Questions and Answers
Java - Advanced Interview Questions for Experienced Professionals
Struts Framework - Interview Questions and Answers
Spring framework - Interview Questions and Answers
Hibernate - Interview Questions and Answers - Quick Reference
WAS / WSAD / RAD - Interview Questions and Answers
SVN ( subversion ) Interview Questions and Answers
Interview Questions and Answers on Maven
SVN ( subversion ) Interview Questions and Answers
Interview Questions and Answers on JSON (JavaScript Object Notation)
REST Web Services - Interview Questions and Answers
Java - SWT ( Standard Widget Toolkit ) / JFACE - Interview Questions and Answers
JavaScript interview questions and answers
Interview Questions and Answers on Markup Languages - XML , JSON
Interview Questions and Answers
Online Practice Tests - Java , Spring , Struts , Unix , Design Pattern , Websphere Commerce
哪些问题是面试官经常问Java工程师的问题 ? --- 转自quora的更多相关文章
- JVM工作原理和特点(一些二逼的逼神面试官会问的问题)
作为一种阅读的方式了解下jvm的工作原理 ps:(一些二逼的逼神面试官会问的问题) JVM工作原理和特点主要是指操作系统装入JVM是通过jdk中Java.exe来完毕,通过以下4步来完毕JVM环境. ...
- 8年经验面试官详解 Java 面试秘诀
作者 | 胡书敏 责编 | 刘静 出品 | CSDN(ID:CSDNnews) 本人目前在一家知名外企担任架构师,而且最近八年来,在多家外企和互联网公司担任Java技术面试官,前后累计面试了有两三 ...
- 【Nginx】面试官竟然问我Nginx如何生成缩略图,还好我看了这篇文章!!
写在前面 今天想写一篇使用Nginx如何生成缩略图的文章,想了半天题目也没想好,这个题目还是一名读者帮我起的.起因就是这位读者最近出去面试,面试官正好问了一个Nginx如何生成缩略图的问题.还别说,就 ...
- 【JAVA秒会技术之秒杀面试官】秒杀Java面试官——集合篇(一)
[JAVA秒会技术之秒杀面试官]秒杀Java面试官——集合篇(一) [JAVA秒会技术之秒杀面试官]JavaEE常见面试题(三) http://blog.csdn.net/qq296398300/ar ...
- 面试官再问我如何保证 RocketMQ 不丢失消息,这回我笑了!
最近看了 @JavaGuide 发布的一篇『面试官问我如何保证Kafka不丢失消息?我哭了!』,这篇文章承接这个主题,来聊聊如何保证 RocketMQ 不丢失消息. 0x00. 消息的发送流程 一条消 ...
- 最后一面挂在volatile关键字上,面试官:重新学学Java吧!
最后一面挂在volatile关键字上,面试官:重新学学Java吧! 为什么会有volatile关键字? volatile: 易变的; 无定性的; 无常性的; 可能急剧波动的; 不稳定的; 易恶化的; ...
- Android相关面试题---面试官常问问题
版权声明:本文为寻梦-finddreams原创文章,请关注: http://blog.csdn.net/finddreams/article/details/44513579 一般的面试流程是笔试完就 ...
- 如何写出面试官欣赏的Java单例
单例模式是一种常用的软件设计模式.在它的核心结构中只包含一个被称为单例的特殊类.通过单例模式可以保证系统中一个类只有一个实例. 今天我们不谈单例模式的用途,只说一说如果在面试的时候面试官让你敲一段代码 ...
- 程序员过关斩将--面试官再问你Http请求过程,怼回去!
菜菜哥,X总在产品部瞎指挥,作为程序媛的我都快撑不住了 不光你撑不住了,大家都要撑不住了,外行人指导内行人,呵呵 前天我偷偷的去面试了,结果挂了 出去转转其实是好事,面试官问你什么了? 他让我描述一个 ...
随机推荐
- 为Ubuntu的root设置密码
问题描述:当安装好Ubuntu系统的时候,root用户没有密码,需要设置. 解决方法:
- pitch yaw roll是什么
虚拟现实 三维空间的右手笛卡尔坐标如图1所示. 图1 在航空中,pitch, yaw, roll如图2所示. pitch是围绕X轴旋转,也叫做俯仰角,如图3所示. yaw是围绕Y轴旋转,也叫偏航角,如 ...
- JavaScript代码段整理笔记系列(二)
上篇介绍了15个常用代码段,本篇将把剩余的15个补齐,希望对大家有所帮助!!! 16.检测Shift.Alt.Ctrl键: event.shiftKey; //检测Shift event.altKey ...
- 嵌入式Linux驱动学习之路(二十五)虚拟网卡驱动程序
一.协议栈层次对比 设备无关层到驱动层的体系结构 1).网络协议接口层向网络层协议提供提供统一的数据包收发接口,不论上层协议为ARP还是IP,都通过dev_queue_xmit()函数发送数据,并通过 ...
- [LeetCode] Trapping Rain Water II 收集雨水之二
Given an m x n matrix of positive integers representing the height of each unit cell in a 2D elevati ...
- Ubuntu下git的安装与使用
Ubuntu下git的安装与使用 Ubuntu下git的安装与使用与Windows下的大致相同,只不过个人感觉在Ubuntu下使用git更方便. 首先,确认你的系统是否已安装git,可以通过git指令 ...
- 对于一个div下两个横内元素对其或者居中的方法
我们会经常遇到这样的对其问题图片和文字,或者文字和单选按钮之类的,而且,如果文字不是12px或者14px,有时候想大一点的时候,会出现对不起的情况或者居中不了. 下面我们来看看: 有时候会出现: 这种 ...
- C++远征之封装篇(下)
对象数组 类 x1[]; 栈中实例化,不用delete. 类 *X=new X[];//在堆中实例化,结尾需要用delete删除 delete []X; //这是数组的删除形式 X=NULL;
- ICP算法(Iterative Closest Point迭代最近点算法)
标签: 图像匹配ICP算法机器视觉 2015-12-01 21:09 2217人阅读 评论(0) 收藏 举报 分类: Computer Vision(27) 版权声明:本文为博主原创文章,未经博主允许 ...
- async & await 的前世今生
async 和 await 出现在C# 5.0之后,给并行编程带来了不少的方便,特别是当在MVC中的Action也变成async之后,有点开始什么都是async的味道了.但是这也给我们编程埋下了一些隐 ...