Skip to content

데브업박스

다양한 글을 작성하고 온라인에서 노는 것을 좋아합니다.

Primary Menu
  • 홈
  • 금융
  • 대출
  • 인터넷
  • IT정보
linked list
  • 인터넷

linked list

데브업 2019년 08월 26일
  var node = new DoublyLinkedListNode(); node.data = data; if (head == null) { return node; }...
Read More Read more about linked list
leetcode 35 – Search Insert Position img.png
  • 인터넷

leetcode 35 – Search Insert Position

데브업 2019년 02월 27일
Given a sorted array and a target value, return the index if the target is found. If...
Read More Read more about leetcode 35 – Search Insert Position
leetcode 202 – happy number img.png
  • 인터넷

leetcode 202 – happy number

데브업 2019년 02월 27일
Write an algorithm to determine if a number is “happy”. A happy number is a number defined...
Read More Read more about leetcode 202 – happy number
leetcode 26 – Remove Duplicates from Sorted Array img.png
  • 인터넷

leetcode 26 – Remove Duplicates from Sorted Array

데브업 2019년 02월 25일
Given a sorted array nums, remove the duplicates in-place such that each element appear only once and return the new length. Do...
Read More Read more about leetcode 26 – Remove Duplicates from Sorted Array
leetcode 21 – Merge Two Sorted Lists img.png
  • 인터넷

leetcode 21 – Merge Two Sorted Lists

데브업 2019년 02월 22일
Merge two sorted linked lists and return it as a new list. The new list should be...
Read More Read more about leetcode 21 – Merge Two Sorted Lists
leetcode 20 – Valid Parentheses img.png
  • 인터넷

leetcode 20 – Valid Parentheses

데브업 2019년 02월 22일
Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. An input string...
Read More Read more about leetcode 20 – Valid Parentheses
leetcode 50 – Pow(x, n) img.png
  • 인터넷

leetcode 50 – Pow(x, n)

데브업 2019년 02월 19일
Implement pow(x, n), which calculates x raised to the power n (xn).Power n (xn)으로 x를 계산하는 pow (x, n)을 구현합니다. /** * @param...
Read More Read more about leetcode 50 – Pow(x, n)
leetcode 14 – Longest Common Prefix img.png
  • 인터넷

leetcode 14 – Longest Common Prefix

데브업 2019년 02월 18일
Write a function to find the longest common prefix string amongst an array of strings.If there is...
Read More Read more about leetcode 14 – Longest Common Prefix
leetcode 13 – Roman to Integer img.png
  • 인터넷

leetcode 13 – Roman to Integer

데브업 2019년 02월 18일
Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M. Symbol Value I 1 V 5 X 10 L...
Read More Read more about leetcode 13 – Roman to Integer
leetcode 9 – Palindrome Number img.png
  • 인터넷

leetcode 9 – Palindrome Number

데브업 2019년 02월 18일
Determine whether an integer is a palindrome. An integer is a palindrome when it reads the same...
Read More Read more about leetcode 9 – Palindrome Number

글 페이지 매김

Previous 1 … 255 256 257 258 259 260 261 262 Next

최신 글

  • 상품권 현금화 5가지 방법과 모바일앱 활용 완전 정복 안전한 거래 가이드
  • 상품권 현금화 7가지 완벽한 방법 – 모바일 앱부터 온라인 플랫폼까지 총정리
  • 우리카드 쿠키체크카드 완벽분석: 7가지 핵심혜택과 알뜰교통카드 마일리지 활용법
  • 현대 아멕스 그린카드 혜택 완전 분석 – 단종 전 필수 확인 7가지 포인트
  • 신한 딥드림 플래티넘 카드 혜택 분석: 생활영역별 5가지 핵심 혜택으로 최대 5.5% 적립률 달성하기

You may have missed

[상테크]해피머니 상품권 현금화-모바일팝
  • 금융

상품권 현금화 5가지 방법과 모바일앱 활용 완전 정복 안전한 거래 가이드

데브업 2025년 08월 11일
[상테크]해피머니 상품권 현금화 - 모빌리언스 카드
  • 금융

상품권 현금화 7가지 완벽한 방법 – 모바일 앱부터 온라인 플랫폼까지 총정리

데브업 2025년 08월 11일
우리 알뜰교통체크카드 쿠키체크
  • 금융

우리카드 쿠키체크카드 완벽분석: 7가지 핵심혜택과 알뜰교통카드 마일리지 활용법

데브업 2025년 08월 11일
현대 아멕스 그린 혜택(2월 15일 단종 예정)
  • 금융

현대 아멕스 그린카드 혜택 완전 분석 – 단종 전 필수 확인 7가지 포인트

데브업 2025년 08월 11일
Copyright © All rights reserved. | MoreNews by AF themes.