当前位置:网站首页>Sorting also needs to know the information and linked list
Sorting also needs to know the information and linked list
2022-07-25 17:51:00 【Miaomiao boss】


Quick sort
Heap sort
Hashtable
Think that their additions, deletions, modifications and checks are constant time 
If the hash table is a basic type , direct copy One copy , Is passed by value
If the hash table is not the basic type (node), Directly stored memory address ( All in accordance with 8 Byte processing )
Ordered list
JAVA treeset treemap
be-all key Are organized in an orderly way , Since they are ordered tables, they all support order 
Ordered table is O(logn)


Single linked list and double linked list

Whether the linked list needs to be changed , The return value needs to pass the header node to that value ( Functions need to be designed with node The return value of the function )
leecode Corresponding topic 408

Judge whether a linked list is palindrome data
边栏推荐
猜你喜欢

Three dimensional function display of gray image

带你初步了解多方安全计算(MPC)

Food safety | eight questions and eight answers take you to know crayfish again! This is the right way to eat!

【解决方案】Microsoft Edge 浏览器 出现“无法访问该页面”问题

Installation steps and usage of NVM under windows10 system

十九岁的总结

面试官:说说 log.Fatal 和 panic 的区别

绘制pdf表格 (一) 通过itext实现在pdf中绘制excel表格样式并且实现下载(支持中文字体)

对灰度图像的三维函数显示

STM32 PAJ7620U2手势识别模块(IIC通信)程序源码详解
随机推荐
IDEA集成SVN代码管理常用功能
What financial products can you buy to make money with only 1000 yuan?
Three dimensional function display of gray image
函数名指针和函数指针
约瑟夫环问题
WPF 实现用户头像选择器
Installation steps and usage of NVM under windows10 system
排序还需要了解的信息以及链表
Function name pointer and function pointer
itextpdf实现多PDF文件合并为一个PDF文档
PageHelper can also be combined with lambda expressions to achieve concise paging encapsulation
Methods of de duplication and connection query in MySQL database
Itextpdf realizes the merging of multiple PDF files into one PDF document
【Cadence Allegro PCB设计】error: Possible pin type conflict GND/VCC Power Connected to Output
STM32 PAJ7620U2手势识别模块(IIC通信)程序源码详解
简述Synchronized以及锁升级
HCIP第一天实验
【硬件工程师】元器件选型都不会?
Which one of the electronic products has a longer service life??
MySQL数据库常用命令