Explore tweets tagged as #machinecoding
@ashmeet_s_monga
Ashmeet Singh
1 year
React Machine Coding Question: Progress Bar. #reactjs #machinecoding #nextjs #frontend #code
Tweet media one
Tweet media two
Tweet media three
0
0
0
@Manish_v03
Manishโšก
2 days
Day 2/21 - Frontend Machine Coding Challenge ๐Ÿš€.Built a recursive ๐Ÿ“ Folder/File explorer in React!.๐Ÿ” Learned:.โ€ข Recursive Components.โ€ข useState for toggle.โ€ข Conditional + Nested Rendering.#ReactJS #Frontend #MachineCoding
Tweet media one
Tweet media two
0
0
0
@soul_alone_0
Mehtab
21 days
Built a Chips Input using React .Add/Delete chips.Data saved in local storage.Deleting a common chip removes only one instance.#React #WebDev #Frontend #MachineCoding #100DaysOfCode
0
0
1
@RitikRaj4944
Ritik Raj
26 days
๐Ÿง  Practicing machine coding questions with @akshaymarch7 playlist!. Focusing on writing modular, clean, reusable & readable code โ€” all under time constraints. Great prep for real-world frontend interviews. Highly recommended!.#MachineCoding #CleanCode #Frontend #ReactJS
Tweet media one
Tweet media two
Tweet media three
Tweet media four
1
0
2
@MohitToshniwal
Mohit Kumar Toshniwal
2 years
๐Ÿ“ŒTabs Component - ๐Ÿ“ŒTic Tac Toe - #frontendengineering #machinecoding #interviewpreparation #javascript #html #css
0
0
0
@AlokTamrak12342
Alok Tamrakar ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ฎ๐Ÿ‡ณ
9 days
#7/21 of Javascript .Learn about Polyfills built mine polyfill of : .1) Map .2) Filter .3) ForEach .4) Promise . It is one of the most important in machine coding round .Thanks to @piyushgarg_dev @Hiteshdotcom .#Javascript #machinecoding #opentowork #WebDevelopment #chaicode
Tweet media one
1
0
4
@soul_alone_0
Mehtab
21 days
Practicing for machine coding rounds ๐Ÿ’ป.Built an image slider with:.๐Ÿ” Auto slideshow.โฌ…๏ธโžก๏ธ Prev/Next buttons.#100DaysOfCode #JavaScript #WebDev #Frontend #MachineCoding
0
0
1
@Manish_v03
Manishโšก
3 days
๐Ÿš€ Day 1/21 - Frontend Machine Coding Challenge.Built a Pagination Component using a dummy API ๐Ÿ“„.โœ… Used fetch() to get data.โœ… Styled with basic CSS.โœ… Learned dynamic page rendering logic.#FrontendChallenge #ReactJS #MachineCoding #WebDev #21DaysChallenge #Day1
Tweet media one
Tweet media two
0
0
0
@1amWaziR
Shiv Shankar Singh
23 days
โœ… Today, I built a Star Rating Component in React. Practised a common UI pattern used in reviews to sharpen my frontend interview prep. - Tracked state with useState and dynamic rendering.- Handled hover & click logic.- Styled dynamically. #ReactJS #JavaScript #MachineCoding
Tweet media one
Tweet media two
0
0
1
@KaranGope_twt
Karan
5 months
Blind Coding method is ready good for mashine coding :).#machinecoding
Tweet media one
0
0
1
@AlokTamrak12342
Alok Tamrakar ๐Ÿ‡ฎ๐Ÿ‡ณ๐Ÿ‡ฎ๐Ÿ‡ณ
15 days
#4/21 .One of the most focused day for me . Learn about : .1) Debouncing .2) Throtling .3) Currying .Started machine coding round .1) Negative indexing using proxy .2) Counter app .Started Project: Made a small clock .#Javascript #learninpublic .#machinecoding #webdevelopment
Tweet media one
Tweet media two
0
0
1
@monsdomus
Arno ๐Ÿ‡ช๐Ÿ‡บ
2 years
Wie kent deze nog?.#z80.#machinecoding
Tweet media one
10
0
21
@soul_alone_0
Mehtab
28 days
๐Ÿš€ Practiced a Machine Coding Round Concept.Today I built a non-functional progress bar using React:. #ReactJS #MachineCoding #FrontendDevelopment #JavaScript #webdeveloper @sheryians_
Tweet media one
0
0
0
@PratikMonk
Pratik Kumar Mishra
7 months
Morning Update, Day 58 #100DaysOfCode: Solved the daily GFG and Leetcode problemsโ€”felt like a good revision session. Plan for today: dive deeper into segment tree concepts and work on some machine coding problems! #Coding #DSA #SegmentTrees #MachineCoding
Tweet media one
Tweet media two
1
0
15
@PratikMonk
Pratik Kumar Mishra
7 months
Day 74 of #100DaysOfCode solved the daily #GFG and #LeetCode problems, I think I can solve the leet code problem with a single pass, I will try it, today's plan will be again revision, and from tomorrow will continue with other books and #MachineCoding #KeepLearning
Tweet media one
Tweet media two
0
0
21
@1amWaziR
Shiv Shankar Singh
19 days
๐Ÿš€ Today, I built a React Search Bar. Features: .- Debouncing (no API calls while typing).- Caching via useRef.- AbortController to cancel old requests.- Memory leak protection.- Status. Preview -> #ReactJS #JavaScript #WebDev #MachineCoding #Frontend
Tweet media one
Tweet media two
Tweet media three
0
0
2
@1amWaziR
Shiv Shankar Singh
17 days
๐Ÿš€ Built a Countdown Timer using React.Features:.- Start/Pause toggle, Reset button.- Input validation.- Time normalization (90s โ†’ 1m 30s).- setInterval + cleanup.- useRef + useEffect.๐Ÿ“Œ Preview --> #ReactJS #JavaScript #WebDev #MachineCoding #Frontend
Tweet media one
Tweet media two
Tweet media three
Tweet media four
0
0
2
@1amWaziR
Shiv Shankar Singh
12 days
๐Ÿš€ Built Tic Tac Toe in React.Features:.- Configurable 3x3 board.- X/O toggle turns.- Winner detection (row, col, diagonals).- Reset anytime.- Deep copy state handling.- Utility fn for clean logic. ๐Ÿ”— #ReactJS #JavaScript #WebDev #Frontend #MachineCoding
Tweet media one
Tweet media two
Tweet media three
0
0
2
@1amWaziR
Shiv Shankar Singh
21 days
๐Ÿš€ Built a custom OTP Input Component in React . Input with full keyboard nav, backspace, focus control & clean UX. Practising manipulating DOM, useRef, useState, useEffect, and interview preparation. Try it here -> #ReactJS #Frontend #MachineCoding
Tweet media one
Tweet media two
0
0
1