Given a sorted array and a target value, return the ind […]
Given an array of integers sorted in ascending order, f […]
Divide two integers without using multiplication, divis […]
Given a linked list, swap every two adjacent nodes and […]
Given n pairs of parentheses, write a function to gener […]
Merge two sorted linked lists and return it as a new li […]
Given a string containing just the characters ‘(& […]
Given a linked list, remove the nth node from the end o […]
Given a digit string, return all possible letter combin […]
1.有这样一个乘法算式: 人过大佛寺*我=寺佛大过人 这里面每一字都代表着一个数字,并且不同的字代表着的数字不 […]
bucket就是一种编码思想,bucket的存在是为了减小计算量,从而可以减少模型的训练时间。定义模型创建gr […]
最近阅读了几篇深度学习在NER领域的论文,统一汇总整理了一下,此为阅读的第一篇论文,百度在2015年的论文,下 […]
Given n non-negative integers a1, a2, …, an, wher […]
The string “PAYPALISHIRING” is written in a […]
机器字长:是指计算机进行一次整数运算所能处理的二进制数据的位数(整数运算即定点整数运算)。机器字长也就是运算器 […]