标签:算法
Given an unsorted array of integers, find the length of […]
Given a positive integer n, find the least number of pe […]
You are a professional robber planning to rob houses al […]
这篇论文是猿辅导在语法纠错方面的新论文,借鉴了文本摘要方面的copy机制,并结合多任务学习,取得了不错的效果, […]
Given an array of integers, find if the array contains […]
此篇论文来自HIT刘挺组的在NLP-TEA-3中文语法检测任务的总结介绍。中文语法错误检测(CGED)检测四种 […]
这篇论文是有道团队在2018 NLPCC会议语法纠错任务中的分享,他们取得了第一的成绩。具体如下: 1.中文语 […]
Given an integer array nums, find the contiguous subarr […]
Write a program that outputs the string representation […]
Calculate the sum of two integers a and b, but you are […]
According to the Wikipedia’s article: “ […]
Write an algorithm to determine if a number is “h […]
模拟实现LRU算法
Write an efficient algorithm that searches for a value […]
Given an array of size n, find the majority element. Th […]