Skip to content

Commit d3ac399

Browse files
committed
Merge branch 'master' of github.com:paddingme/Front-end-Web-Development-Interview-Question
2 parents a8ed400 + 2443838 commit d3ac399

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
|15.md|[各大互联网公司2014前端笔试面试题–JavaScript篇](http://www.codeceo.com/article/2014-javascript-interview.html#13688-tsina-1-6076-57d4d90508c08d162896a47818ce968b)|JavaScript|待添加 :smile:|
2828
|16.md|[2014年最新前端开发面试题](https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions/Questions-and-Answers)| General|待添加 :smile: |
2929
|17.md|[前端面试资源汇总](https://github.com/infp/Front-end-Interview)| General|待添加 :smile: |
30+
|18.md|[5个典型的JavaScript面试题(上)](http://web.jobbole.com/80564/)|JavaScript|待添加 :smile:|
31+
|19.md|[再来5个JavaScript面试题](http://web.jobbole.com/81785/)|JavaScript|待添加 :smile:|
3032

3133
## 前端面经部分
3234

@@ -41,6 +43,7 @@
4143
|07|[腾讯web前端方向实习笔试准备](http://www.zhihu.com/question/20966351/answer/24401878)|[小爝](http://www.zhihu.com/people/xiao-jue-83)|面经|2014年10月29日|
4244
|08|[精益技术简历之道](http://zh.lucida.me/blog/lean-technical-resume/)|[peng_gong](http://weibo.com/pegong)|简历|2014年11月03日|
4345
|09|[如何在面试中识别一个坏老板](http://get.jobdeer.com/6384.get/)|[Heather Huhman](https://www.linkedin.com/today/post/article/20140930113457-10999323-how-to-spot-a-bad-boss-during-a-job-interview)|面试|2014年11月17日|
46+
|10|[谈谈面试与面试题](https://github.com/wintercn/blog/issues/4)| [wintercn](https://github.com/wintercn)|面试|20150109|
4447

4548
---
4649

前端试题/1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
```
202202
#example {margin-left: -5px;}
203203
```
204-
A: 想做移动5px
204+
A: 向左移动5px
205205
206206
17. `#i-am-useless` 会被浏览器加载吗?
207207

0 commit comments

Comments
 (0)