lin35162

高工

今日你签到了吗?论坛动态

来自 论坛2018-01-30 12:10

candy

There are N children standing in a line. Each child is assigned a rating value.Y……
来自 论坛2018-01-30 12:09

gas-station

There are N gas stations along a circular route, where the amount of gas at stat……
来自 论坛2018-01-30 12:08

clone-graph

Clone an undirected graph. Each node in the graph contains alabeland a list of itsneighbor……
来自 论坛2018-01-30 12:07

palindrome-partitioning-ii

Given a string s, partition s such that every substring of the partition is……
来自 论坛2018-01-29 13:44

palindrome-partitioning

Given a string s, partition s such that every substring of the partition is……
来自 论坛2018-01-29 13:43

surrounded-regions

Given a 2D board containing'X'and'O', capture all regions surrounded by……
来自 论坛2018-01-29 13:42

sum-root-to-leaf-numbers

Given a binary tree containing digits from0-9only, each root-to-leaf path could represent ……
来自 论坛2018-01-28 12:23

C++面试中经常会让手写String类的实现

主要是完成String类的构造函数、拷贝构造函数、赋值构造函数和析构函数。这个类中包括了指针类成员变量m_data,当类中包括指针类成员变量时,一定要重载构造函数、赋值函数、析构函……
来自 论坛2018-01-28 12:22

Sql的基本操作之增删查改操作

在面试笔试中经常碰到关于数据库操作的,一直是自己的弱项,这次专门学习下。1、为表添加主键alter table <tablename>  add primar……
来自 论坛2018-01-28 12:22

Sql中查询的具体应用及子句的优先级

1、简单的查询select * from tablename;2、带条件查询select *form tablename where 3、避免重复查询select dis……
Copyright ©2000-2015 ELECTRONIC ENGINEERING & PRODUCT WORLD. All rights reserved.
《电子产品世界》杂志社 版权所有 北京东晓国际技术信息咨询有限公司