Giter Site home page Giter Site logo

interviewexperiences's Introduction

部落面经分享

部落成员的面经都可以写在这里,不仅是供同届参考,也可以供部落未来的师弟师妹参考,所以请大家严格遵守规范,确保面经的可读性。

分类

InterviewExperiences/(即当前目录)必须是根目录,然后为每个组建立对应的文件夹,根据部落现在的分组情况暂定为以下几组:

  1. 前端
  2. 后端
  3. 设计
  4. 产品

面经规范

命名规范

命名必须严格遵守:日期-公司岗位-面试者.md的形式,用md格式编写。 如:2018-04-11-腾讯sng前端-邓康.md

面经内容

对面经叙述风格不作特别要求,但最好要有问题+答案(或思路),力求提供一份清晰的面经。

新建面经规范

新建面经之前,每个人必须自己拉一个分支下来,分支命名为'年级+姓名缩写',如:15-dk

面经提交规范

提交规范是git协作流程需要养成的习惯,因为面经涉及的操作不多,所以关于提交的规范较少,但是也应该有。每次提交,都要给commit加上描述前缀,表明这次提交的性质。

  • feat: 更新,提交一份新的面经,或对已有的面经添加新的内容;
  • fix: 修改,如果过去面经写的答案现在有了新的思考,或者要推翻以前错误的结论,或者看到别人的答案错了要改,改动后必须以fix: 为前缀;
  • chore: 修改面经以外的东西,别如README.md.gitignore的时候需要加上chore: 前缀。

注:以上前缀的: 是英文字符:加一个空格。

格式如下: feat: 新增面经-腾讯前端fix: 修改腾讯面经关于ajax的答案chore: 在README.md新增面经规范

interviewexperiences's People

Contributors

dk-plus avatar punizione avatar mystringisnotnull avatar yjx7 avatar wuzhangduxuan avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.