Abhishek soni (@abhishe57223573) 's Twitter Profile
Abhishek soni

@abhishe57223573

Hey there its abhishek .
I am a Frontend Developer.
DSAand always interest to learn and explore new things.

ID: 1371526828670775301

calendar_today15-03-2021 18:21:07

535 Tweet

404 Followers

188 Following

Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(07) javascript. #100daysofcodechallenge Today i learnt these thing in javascript():- -Symbol . -Object Operation. -Nested object. -Object Constructor. -Prototype function. -Hoisting. Github link-github.com/abhishek2002s/…

Day(07) javascript.   #100daysofcodechallenge 

Today i learnt these thing in javascript():-  

-Symbol .  
-Object Operation.
-Nested object.  
-Object Constructor.   
-Prototype function.  
-Hoisting.   

Github link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(08) javascript. #100daysofcodechallenge Today i learnt these thing in javascript():- - mini-hosting. -Arrow function. -this keyword(practice). -IIFE. -Execution Contest. -call stack. Github link-github.com/abhishek2002s/…

Day(08) javascript.   

#100daysofcodechallenge   

Today i learnt these thing in javascript():-    
- mini-hosting.   
-Arrow function.
 -this keyword(practice).   
-IIFE.    
-Execution Contest.   
-call stack.     

Github link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(09) javascript. #100daysofcodechallenge Sunday is for practice time: - Control flow statement. -Arrow function. -Truthy and flasy valuue -Iteration on array -Conditional statement. Now basic of javascript is complete let's move to DOM; Github link-github.com/abhishek2002s/…

Day(09) javascript.  #100daysofcodechallenge

Sunday is for practice time:
- Control flow statement.
-Arrow function.
-Truthy and flasy valuue
-Iteration on array
-Conditional statement.
Now basic of javascript is complete let's move to DOM;

Github link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(10) javascript. #100daysofcodechallenge Today i learnt following topics in javascript: - For-in loop. -For-of loop. -For-each loop. -Map function. -Reduce fucntion. -Filter function. now move to basic-2 javascript(DOM,BOM) Github link-github.com/abhishek2002s/…

Day(10) javascript.  #100daysofcodechallenge 

Today i learnt following topics in javascript: 

- For-in loop. 
-For-of loop. 
-For-each loop.
-Map function. 
-Reduce fucntion.
-Filter function.

now move to basic-2 javascript(DOM,BOM)

Github link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(11) javascript. #100daysofcodechallenge Today i learnt following topics in DOM: Today i complete all the selector in js; - Select by id -select by classes. -select by tagName. -Query Seclector. -Traversing element. -Filter function. Github link-github.com/abhishek2002s/…

Day(11) javascript.  #100daysofcodechallenge

Today i learnt following topics in DOM:

Today i complete all the selector in js;

- Select by id
-select by classes. 
-select by tagName.
-Query Seclector. 
-Traversing element.
-Filter function.

Github link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(12) javascript. #100daysofcodechallenge Today i learnt following topics in DOM: Today i complete all the manipualtion in js:- - inner HTMl -adjacent element -replace element -remove child -insert before -create_append -change attribute Github link-github.com/abhishek2002s/…

Day(12) javascript.  #100daysofcodechallenge

Today i learnt following topics in DOM:

Today i complete all the manipualtion in js:-

- inner HTMl
-adjacent element
-replace element
-remove child
-insert before
-create_append
-change attribute

Github link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

DSA(C++). Today i learnt Singly and doubly linked list in C++. and its operation: -Insert at beg; -insert at end; -insert at pos; -delete at beg; -delete at end; -delete at pos; link-github.com/abhishek2002s/…

DSA(C++).

Today i learnt Singly and doubly linked list in C++.
and its operation:

-Insert at beg;
-insert at end;
-insert at pos;
-delete at beg;
-delete at end;
-delete at pos;

link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

DSA(C++). Today i solve two question based on linked list in C++. Q1. Reverse a linked list; Q2.Find middle node in a linked list(for even and odd length); link: github.com/abhishek2002s/…

DSA(C++).  

Today i solve two question based on linked list in C++. 

Q1. Reverse a linked list;

Q2.Find middle node in a linked list(for even and odd length);

link:
github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(13) javascript. #100daysofcodechallenge Today i learnt following topics in DOM:- - Get CSS computed; - ClassName -Height and width CSS - Practice all DOM selector and manipualtion Now only events remain in DOM .It's time to make some project link-github.com/abhishek2002s/…

Day(13) javascript.  #100daysofcodechallenge

Today i learnt following topics in DOM:-

- Get CSS computed;
- ClassName
-Height and width CSS
- Practice all DOM selector and manipualtion

Now only events remain  in DOM .It's time to make some project

link-github.com/abhishek2002s/…
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

DSA(C++). Today i solve three question based on linked list in C++. Q1. At Kth Pair reverse a linked list; Q2.Check whether a LL is Circular or not; Q3.Detect And Delete Loop in linked list; link: github.com/abhishek2002s/……

DSA(C++).    

Today i solve three question based on linked list in C++.

Q1. At Kth Pair reverse a linked list;  
Q2.Check whether a LL is Circular or not;
Q3.Detect And Delete Loop in linked list;

link: github.com/abhishek2002s/……
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(14) javascript. #100daysofcodechallenge Today i two basic project based on DOM:- Project 1: Color Picker scheme; Project 2: BMI Calculator; link-github.com/abhishek2002s/…

Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Day(15) javascript. #100daysofcodechallenge Today i also made two basic project based on DOM:- Project 1: Real Time Shower; Project 2: Number Guessing Game; link-github.com/abhishek2002s/…

Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

DSA(C++). Today i solve two question based on linked list in C++. Q1. Check Pallindrome in a LinkedList; Q2.Remove duplicate from a sorted Linked List; link: github.com/abhishek2002s/………

DSA(C++).      

Today i solve two question based on linked list in C++.  

Q1. Check Pallindrome in a LinkedList;   

Q2.Remove duplicate from a sorted Linked List; 

link: github.com/abhishek2002s/………
Abhishek soni (@abhishe57223573) 's Twitter Profile Photo

Hello Everyone ✌ 🚀 Exciting news! Starting today, I’m diving into placement prep with the Striver A2Z DSA sheet! 💪📚 Time to level up and chase those career goals. Let’s do this! #DSA #PlacementPrep #StriverA2Z #CodingJourney