开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
algorithm

algorithm

go

这个算法的时间复杂度将是多少?

英文: What will be the time complexity of this algorithm 问题 我对竞技编程和大O符号都非常陌生。 public void function(int...
huangapple 2020年8月3日165评论algorithm java
go

用另一个数组中的元素替换几乎有序数组中的元素。

英文: Replacing element in an almost sorted array with an element from another array 问题 我的第一个数组几乎已经排序好...
huangapple 2020年8月3日170评论arrays java
go

Hackerrank稀疏数组

英文: Hackerrank Sparse Arrays 问题 import java.io.*; import java.util.*; class Solution { public static...
huangapple 2020年8月2日157评论arrays java
go

使用(键,值)实现栈

英文: Implementing Stack With (Key,Value) 问题 I am wondering if I can implement a stack with (Key, Valu...
huangapple 2020年8月2日178评论algorithm java
go

如何递归计数直到小于 n。

英文: How do I recursively count up to less than n 问题 我在处理循环和数组的应用问题时遇到困难。 我有一个变量 "n" 代表循环的限...
huangapple 2020年8月2日169评论arrays java
go

如何在字符串中删除连续出现的字符?

英文: Debug: How to delete consecutively occurring characters in a string? 问题 以下是我的代码,用于删除字符串中连续出现的字符,...
huangapple 2020年8月2日146评论java string
go

如何在Java中只使用2个变量,就像Python代码一样?

英文: How can I only use 2 variables in Java as with the Python code? 问题 这是相同功能的Java代码: private static...
huangapple 2020年8月1日155评论java python
go

每个特定长度的二进制子串中应至少包含一个 ‘1’ 字符。

英文: Each substring of a certian length of a binary substring should have at least one '1' ch...
huangapple 2020年7月30日146评论arrays java
go

“将数字转换为1的最小操作次数”

英文: Minimum operations to convert number to 1 问题 给定一个数字 N 和一个数字 K,找到将 N 转换为 1 的最小操作次数。 允许的操作有: 减去 1 ...
huangapple 2020年7月30日150评论algorithm java
go

如何分割一个列表,使子列表的总和大致相等

英文: How to partition a list so that the sums of the sublists are roughly equal 问题 我有一个排序好的包含2000个或更少...
huangapple 2020年7月29日138评论java list
70

文章导航

1 … 51 52 53 54 55 56 57 58 59 … 70
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17116836

热门标签

json python arrays r javascript spring c++ pandas c# spring-boot node.js html go css flutter android reactjs typescript sql java

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码