Giter VIP home page Giter VIP logo

androidstayingup2022spring's Introduction

联创团队 Android 组 2022 年春招熬测

首先恭喜各位选手通过面试,顺利进入熬测环节!

注意事项

  • 熬测时间安排在 3 月 19 日(星期六)13:00 ~ 22:00

  • 如果出现身体不适或其他原因,请马上联系现场同学或在群里联系管理员

  • 如果出现题目不理解等问题,请马上联系现场同学或联系群里管理员

  • 每道题目的说明都位于该文件夹下的 README.md,如 Task3/README.md,请在每道题文件夹下保存代码(如果存在预先提供的文件,请在这些文件中书写代码)

  • 本次熬测我们预计使用 Git,在 GitHub 平台上发放试题和交付答案,如果访问有问题或者需要帮助的可以联系管理。

  • 允许上网查阅资料、允许借助书籍,但请务必独立完成任务,对有参考的代码做出标注(并不是扣分项),一经发现抄袭或借助他人帮助,会直接取消本次及以后的报名机会!

  • 代码中需要提供一定的注释,方便我们理解你的思路。

  • 本套试题考察你三个方面的能力:基础编程能力,数理逻辑能力和短时间内快速学习的能力。你在任何一个方向有闪光点都会吸引到我们的注意。所以遇到熟悉的题请一定仔细完成,遇到陌生的题也请不要慌张!

  • 题目存在难度,也请尽力尝试,无论完成度多少我们都会酌情考虑。

  • 时间结束时请及时提交,若无特殊情况且超时过久则视为放弃。

线上/线下

由于疫情封楼,不能到现场的选手请于线上进行,请提前检查网络环境,保证熬测期间全程网络通畅,中途若遇到问题请联系熬测群管理员。

线上进行熬测的同学,请于开始时间前及时在群中签到

能够到场的选手请准时到达现场,中途无故不离开启明学院,有问题请找现场同学求助。

提交说明

  1. 单击网页右上角 Fork,将本仓库 Fork 至你自己的 GitHub 帐号
  2. 进入你 Fork 到自己账户下的仓库中
  3. 将你的新仓库 clone 至本地 (注意:不要 clone 原来的仓库)
  4. 在本地 Git 程序中,输入 git checkout -b 你的名字全拼 来创建分支
  5. 在开始完成题目之后,你可以定时地进行一次 git add -Agit commit -m "提交说明" ,以保存你的工作进度。
  6. 在熬测结束时,使用 git push origin 你的名字全拼 以推送代码;你的代码全部位于以你的名字全拼命名的分支下,请将这个分支 Pull Request 到原仓库的同名分支内

写在最后

  1. 本套试题不是以难易度排序的。建议先通览全卷,把拿手的做好后再冲刺不熟悉的题目。
  2. 请一定一定要坚持到最后!本套试题理论上是很难在短短几个小时内全部完成的,所以请尽力而为,无特殊情况不要轻言放弃!
  3. 祝你玩得开心!

androidstayingup2022spring's People

Contributors

junkfood02 avatar eynnzerr avatar chengziorange avatar hmc0930 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.