什么是大语言模型 Transformer模型encoder-decoder框架attention机制与self-attention机制 BERT模型GPT-2模型 一、大语言...
什么是大语言模型 Transformer模型encoder-decoder框架attention机制与self-attention机制 BERT模型GPT-2模型 一、大语言...
一、任意名次 查找当前薪水(to_date='9999-01-01')排名第二多的员工编号emp_no、薪水salary、last_name以及first_name,你可以不...
很多查询都可以用经典的学生-课程-成绩案例来表示,下面是一些我在笔试或面试中遇到的经典题型。这些题目没有涉及到索引,函数,存储过程等高级功能,都是一些基本的查询语句,但难度却...
一、题型 三道sql,一道概率,一道统计 二、具体内容 给了两个表一个是user另一个是active,user的字段好像有user_id和creta_time(还有个啥不记得...
Array 209. Minimum Size Subarray Sum Given an array of n positive integers and a positi...
Array 209. Minimum Size Subarray Sum Given an array of n positive integers and a positi...
Array 128. Longest Consecutive Sequence Given an unsorted array of integers, find the l...
Array 189. Rotate Array Given an array, rotate the array to the right by k steps, where...
Array 169.Majority Element (昨天回家过年堵在路上所以断更了,难受)Given an array of size n, find the major...
Array 121. Best Time to Buy and Sell Stock Say you have an array for which the element...
Array 073. Set Matrix Zeroes Given a m x n matrix, if an element is 0, set its entire r...
Array 119. Pascal's Triangle II Given a non-negative index where , return the index r...
Array 118. Pascal's Triangle Given a non-negative integer numRows, generate the first n...
Array 059. Spiral Matrix II Given a positive integer, generate a square matrix filled w...
Array 054. Spiral Matrix Given a matrix of m x n elements (m rows, n columns), return a...
Array 048. Rotate Image You are given an n x n 2D matrix representing an image.Rotate t...
Array 041. First Missing Positive Given an unsorted integer array, find the smallest mi...
Array 066. Plus One Given a non-empty array of digits representing a non-negative integ...