面试常见问题总结
☆107Jul 1, 2019Updated 6 years ago
Alternatives and similar repositories for InterviewFAQ
Users that are interested in InterviewFAQ are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- Alibaba Cloud TIANCHI NLP Competition☆14Sep 29, 2020Updated 5 years ago
- 收集各大公司一手面试笔试题☆29Sep 27, 2015Updated 10 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 基于Redis实现的简单分布式锁☆10Jul 24, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Apr 12, 2017Updated 9 years ago
- 《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。---持续更新中, 欢迎编辑~☆1,905Oct 21, 2024Updated last year
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- 遗传算法,解决函数极值问题☆10Aug 7, 2016Updated 9 years ago
- JAVA多线程实用案例:利用CAS解 决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- 基于websocket的浏览器推送服务器☆11Oct 12, 2017Updated 8 years ago
- 2013,05-2015,02 产品评论情感分析☆15Jun 29, 2015Updated 10 years ago
- an encrypted UDP connection between two peers using QUIC☆28May 7, 2024Updated 2 years ago
- StoneSkipping model for detecting Chinese camouflaged spam☆20May 8, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Kirk's Zeppelin Notebooks☆11May 22, 2018Updated 7 years ago
- 数据挖掘18大算法实现以及其他相关经典DM算法☆12Aug 2, 2015Updated 10 years ago
- 鄙人写的图书《Tomcat内核设计剖析》,欢迎订购阅读。☆12Sep 11, 2017Updated 8 years ago
- ☆14May 30, 2019Updated 6 years ago
- Docker image for Apache Zeppelin Created from Zeppelin base image to minimize traffic and deployment time in case of changes should be ap…☆13Oct 23, 2018Updated 7 years ago
- sample hello world topology with pom☆13Aug 27, 2013Updated 12 years ago
- 这里分享近期同学参加国内一线企业的面经(面试总结,心得体会,注意事项,如何备战)等一手资料。☆18Sep 22, 2017Updated 8 years ago
- C++11多线程入门☆12Apr 24, 2019Updated 7 years ago
- 华为校招笔试题☆15Mar 24, 2017Updated 9 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- interview handbook☆2,270Feb 26, 2026Updated 2 months ago
- c++开发面试准备复习笔记☆101Jul 31, 2019Updated 6 years ago
- 常用工具集合☆14Oct 18, 2022Updated 3 years ago
- presto's elasticsearch connector☆11Dec 7, 2016Updated 9 years ago
- 数据清洗系统;hadoop;实体识别;冲突消解;不一致修复;缺失值填充☆18Apr 28, 2016Updated 10 years ago
- 数据库访问中间件,统一的标准sql查询,底层可以是不同的数据库包括mysql、ElasticSearch、kylin、presto等。☆14Apr 21, 2018Updated 8 years ago
- Solutions of Kaggle Competition☆15Jan 28, 2018Updated 8 years ago
- Semantic segmentation models for multivariate time series using PyTorch and Ignite☆19Feb 10, 2023Updated 3 years ago
- ☆13Aug 28, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A reliable UDP Javascript implementation for node.js☆13Mar 5, 2014Updated 12 years ago
- 基于协程的C++网络开发框架☆25Oct 25, 2018Updated 7 years ago
- new-upload KBQA☆13May 7, 2019Updated 7 years ago
- Storm Kafka 流数据 处理系统☆20Oct 10, 2018Updated 7 years ago
- Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序…☆10Dec 14, 2015Updated 10 years ago
- 神经网络生成WordEmbedding☆12Dec 15, 2017Updated 8 years ago
- micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较…☆15Jan 22, 2019Updated 7 years ago