AbhasBehera1 Profile Banner
Abhas Behera Profile
Abhas Behera

@AbhasBehera1

Followers
47
Following
429
Media
31
Statuses
162

Full Stack Dev | 2x Hackathon 🏆 | Ex Intern @batoisystems

Bhubaneshwar
Joined January 2024
Don't wanna be here? Send us removal request.
@AbhasBehera1
Abhas Behera
2 days
Ever needed a full Linux environment without dual-booting or VMs?. I set up a portable Ubuntu sandbox using Docker. Perfect for testing tools, scripting, & learning Linux safely. Guide here 👉 #Docker #Linux #UBUNTU #CLI #DevTools #GitHub.
Tweet card summary image
medium.com
A complete Ubuntu environment that persists your work and works across machines
0
0
2
@AbhasBehera1
Abhas Behera
3 days
RT @waitin4agi_: front end dev about to have its midjourney moment.
0
53
0
@AbhasBehera1
Abhas Behera
4 months
Have been learning Docker for a couple of days, and came across an interesting tidbit that might come in handy. RUN cmd1 && cmd2 # cmd2 if cmd1 is successful.RUN cmd1 ; cmd2 # cmd2 even if cmd1 fails.RUN cmd1 | | cmd2 # cmd2 only if cmd1 fails . #docker #programming #DevOps.
0
0
1
@AbhasBehera1
Abhas Behera
4 months
Riding the Ghibli trend
Tweet media one
Tweet media two
Tweet media three
0
0
1
@AbhasBehera1
Abhas Behera
6 months
Thrilled to have secured 1st place at a recent 2-day hackathon! Grateful for the incredible experience, teamwork, and the opportunity to innovate. Excited for more challenges ahead! 🚀. #hackathon #github #DeepSeek #CodingJourney #letsconnect #cpp #WebDevelopment #LearningJourney
Tweet media one
Tweet media two
Tweet media three
Tweet media four
2
0
5
@AbhasBehera1
Abhas Behera
6 months
RT @amaan8429: This post is for tier-3 college students:. Choose your friends wisely in college. The proximity effect is real. You might t….
0
29
0
@AbhasBehera1
Abhas Behera
9 months
Learnt about Heaps and Priority Queue's. The implementation was weird but got the hang of it after a few videos. Now moving to next in the List -> HashMaps & HashTables.
0
0
5
@AbhasBehera1
Abhas Behera
9 months
RT @Sagarbudhwani_: we started a life here
Tweet media one
0
943
0
@AbhasBehera1
Abhas Behera
10 months
Tweet media one
0
0
3
@AbhasBehera1
Abhas Behera
10 months
Sailing smoothly so far! 🌊 .Solved a variety of BFS questions and a few DFS ones. Staying on course!. #BinaryTree #CodingProgress #algorithms #DSA #coding #Java #programming #TechTips #learninpublic #letsconnect #cpp #Python #100DaysOfCode
Tweet media one
Tweet media two
1
0
12
@AbhasBehera1
Abhas Behera
10 months
Solved a few #LeetCode problems on Binary Trees today, while applying the concept of BFS. Also solved Level Order Successor of a node, not really available on online platforms ☹️. #DSA #coding #Java #programming #TechTips #learninpublic #letsconnect #cpp #Python #100DaysOfCode
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
2
13
@AbhasBehera1
Abhas Behera
11 months
Been learning and solving question on Linked Lists, Stacks, and Queues for the past few months.Feeling confident in my understanding of them now, so it's time to branch out into Trees 🌳. #DSA #coding #Java #programming #leetcode #TechTips #learninpublic #letsconnect #cpp #Python
Tweet media one
Tweet media two
Tweet media three
Tweet media four
4
0
14
@AbhasBehera1
Abhas Behera
1 year
Tweet media one
Tweet media two
0
0
8
@AbhasBehera1
Abhas Behera
1 year
✨Tackled Happy Number on @LeetCode. Its marked easy but its hard to deal with its TLE error.Check out the code snippet to understand. #CodingCommunity #programming #tech #buildinpublic #dsa #connect #CodeNewbie #coding #TechTips #learninpublic #letsconnect #CodingJourney #java
Tweet media one
Tweet media two
0
0
8
@AbhasBehera1
Abhas Behera
1 year
Starting off the weekend with @CodingNinjasOff and a Linked List questions. Solved Detection of Cycle now moving on to Remove Duplicates. #CodingCommunity #programming #tech #buildinpublic #dsa #connect #CodeNewbie #coding #TechTips #learninpublic #letsconnect #CodingJourney
Tweet media one
Tweet media two
1
0
4
@AbhasBehera1
Abhas Behera
1 year
🌟Just tackled LL Cycle II on @LeetCode , before solving this learn how to find the length of a cycle. Check out the code snippet🚀. #CodingCommunity #programming #tech #buildinpublic #dsa #connect #CodeNewbie #coding #TechTips #learninpublic #letsconnect #CodingJourney #java
Tweet media one
1
0
8
@AbhasBehera1
Abhas Behera
1 year
The idea is that one pointer moves faster, usually two steps at a time. While the other moves slower (one step at a time). If there’s a cycle, the two pointers will eventually meet. #leetcode #programming #letsconnect #programminghelp #DSA #100dayschallenge.
0
0
5
@AbhasBehera1
Abhas Behera
1 year
Pro tip for solving cycle problems in Linked Lists 🚀:. Start with the Fast and Slow pointers method. If it doesn't work, explore other solutions. #DSA #coding #Java #programming #leetcode #TechTips #learninpublic #letsconnect #CodingJourney #cpp #pythonprogramming #LearnAndGrow.
3
0
6
@AbhasBehera1
Abhas Behera
1 year
Tweet media one
0
79
0