Bootstrap

【优先算法学习】双指针--结合题目讲解学习

目录

1.有效三角形的个数

1.2题目解题思路 

1.3代码实现 

2.和为s的两个数

2.1刷题链接-> 

2.2题目解题思路 

2.3代码实现 


1.有效三角形的个数

1.1刷题链接->

  力扣-有效三角形的个数icon-default.png?t=O83Ahttps://leetcode.cn/problems/valid-triangle-number/description/

1.2题目解题思路 

1.3代码实现 

2.和为s的两个数

2.1刷题链接-> 

力扣和为s的两个数icon-default.png?t=O83Ahttps://leetcode.cn/problems/he-wei-sde-liang-ge-shu-zi-lcof/description/

 

2.2题目解题思路 

 

2.3代码实现 

本期学习到此结束,谢谢大家支持!!!祝大家学有所成。

;