Explore tweets tagged as #ArrayDeque
@ink_punctuation
책 읽는 프로그래머 🎗
6 months
reversed() 메소드를 사용하지 않고 대칭 문자열 만들기. 실제 성능 차이는 없지만, ArrayDeque를 사용해서 내부 컬렉션 조작을 해보고 싶었다.
Tweet media one
0
0
1
@imazizbohra
Aziz Bohra
2 years
Two ways to traverse an ArrayDeque
Tweet media one
0
0
0
@pavan_varma_728
pavan varma
20 days
Day 3 of #100DaysOfCode ✅.#DSA .Learned about.-> Java Collections Framework.-> ArrayList, LinkedList, Stack, Vector.-> HashSet, TreeSet.-> ArrayDeque, PriorityQueue.-> Maps.-> List Iterator.-> Custom Comparator.And their Methods.Solved 2 Qn's in #TUF+ & 1 in #gfg.#buildinpublic
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
2
@omniprof
Ken Fogel
1 year
The table on the top with poor add first and add last performance pass an array as a list to the ArrayDeque constructor. The table on the bottom uses a loop to copy the data into an ArrayDeque before adding first and last. The -1 means that operation is not supported.
Tweet media one
1
0
2
@YuvrajK31032005
Harsh Kaushik
1 year
🚀 #100DaysOfCode Day 31:.- ✅ Explored ArrayDeque.- 🔍 Learned about the hashing technique.- 🗃️ Mastered HashSet. Java skills are getting stronger every day! 💪💻 #Java #CodeNewbie #DevCommunity #100DaysOfCodeChallenge #TechTwitter
Tweet media one
Tweet media two
0
0
7
@shubhamrao2972
Silver
2 years
Day45-#100daysofcodechallenge .Topics covered today are:.1. ArrayList. 2. ArrayDeque.Bye bye.#loveforlove
Tweet media one
Tweet media two
0
0
1
@heyiamjahnvi
Jahnvi
9 days
Day27 of #100DaysOfCode .>learnt about ArrayDeque and it's methods. >got introduced to Hashing.
Tweet media one
3
0
31
@harshit_ne80081
Harshit Singh Negi
1 year
Day 12 of #BeingConsistent . Today i learned -.★about linked list and it's methods.★ArrayDeque and it's methods.#Java #LearnJava #LearnInpublic #LearnToCode #Connect
Tweet media one
Tweet media two
0
0
3
@Yuiiitoto
ゆいと🐳
1 year
Kotlinライブラリをマルチプラットフォーム化するにあたってJavaのStackが使えなくなったのでArrayDeque使ったら綺麗に実装できた。.
Tweet media one
0
0
5
@yatharthpnwr
Yatharth
1 year
💻Day 45/46 of #100DaysOfCode: .•DSA -> Learned about stacks and queues in Java. JavaDeque, arrayDeque, custom stack implementation, dynamic stack implementation. •DEV -> Learned a lot about ERC721 (NFTs) . got insight into IPFS (pinned decentralized storage) and tokenURI
Tweet media one
Tweet media two
1
0
1
@kabir10112006
KABIR
1 month
🚀 Starting with ArrayDeque in Java today!. ✅ Faster than Stack & Queue.✅ No capacity restrictions.✅ Supports both stack & queue operations. Let’s dive into double-ended magic! 🔁💻.#Java #ArrayDeque #100DaysOfCode #DSA #CodingJourney.
0
0
1
@baeldung
Baeldung
2 years
New Post: ArrayDeque in Kotlin
0
1
4
@lakshayc1811
Lakshay Chauhan
1 year
Welcome to Day2 of .#100daysofcodechallenge.Topic covered today->.1.ArrayDeque in Java .2.Hashing in Java. Each with one practice problem. Also did 3problems of inheritance in Java . #java #dsa #RRvsPBKS.#100daysofcodechallenge
Tweet media one
0
0
3
@bensei_shukux2
bensei-shuku_x2
3 years
Kotlin にも Java とクラス名が同じ ArrayDeque があるのか😁.
0
0
0
@coding_robin
coding robin
1 year
#day43. - learnt about the DEQUE DATA STRUCTURE (double ended queue). an extension of the queue interface. - similar to queue but elements can be inserted/removed from both front and rear of the queue(super cool). - implementation with arrayDeque class. #100DaysOfCode #Java #DSA
Tweet media one
1
0
5
@137ranjan
Ranjan Kumar Singh
2 years
Day 12 of #100DaysOfCode .Covered following topics :. ✅ArrayDeque in Java.✅Design a data structure with Min and Max operations
Tweet media one
1
0
14
@Stacktips
StackTips
1 year
New post: ArrayDeque in Java .#java
Tweet media one
0
0
1
@Grant_Jenks
Grant Jenks
6 months
ArrayDeque: a high-performance, array-backed deque for Python, implemented in C. Written entirely with OpenAI’s new o3-mini—huge thanks for the C code! This new module outperforms Python’s standard library. Check it out:
Tweet media one
1
0
0
@webemmet
Mitul Dwivedi
1 year
Day 31,32 of infinite days of #DSA .Me: Using LinkedList as a queue is perfectly fine!. Java purist: Nay, young padawan! Only ArrayDeque offers true O(1) efficiency!.#Java #developer #dsaeveryday
Tweet media one
0
0
0