#69daysofcode search results

#Day11 of #69DaysOfCode! AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like sequentially, parallel, conditionally, etc) #LearnInPublic

riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic

#Day6 of #69DaysOfCode I started my AI journey with the LangChain. I built a small chatbot that is trained on my own data and answers questions from it. I used Langchain and Typescript for this project. Learnings: Embeddings, vector dabs, chaining and RAG. #Learningbybuilding

riazsh23's tweet image. #Day6 of #69DaysOfCode
I started my AI journey with the LangChain. I built a small chatbot that is trained on my own data and answers questions from it.  I used Langchain and Typescript for this project.
Learnings: Embeddings,  vector dabs, chaining and RAG.
#Learningbybuilding

Day-2 of #69daysofcode😈 I am traveling but will complete this project by today itself. Learning react!!

rudransh190204's tweet image. Day-2 of #69daysofcode😈 I am traveling but will complete this project by today itself. Learning react!!

#Day9 of #69DaysOfCode! AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output. #LearnInPublic

riazsh23's tweet image. #Day9 of #69DaysOfCode!
AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output.
#LearnInPublic
riazsh23's tweet image. #Day9 of #69DaysOfCode!
AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output.
#LearnInPublic

#Day7 of #69DaysOfCode! AI:explored different components of langChain like: Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents. started building platform like gDrive with #http module of #Nodejs #LearningJourney

riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney
riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney
riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney

#Day3 of #69DaysOfCode. Start Learning HTTP with #nodejs core http module. - Http is built on Tcp(build using duplex streams). - on 'request' event we get two objects(req(readable), res(writable)). - http response headers('Content-Length') and how to header. alternative res.end()

riazsh23's tweet image. #Day3 of #69DaysOfCode.
Start Learning HTTP with #nodejs core http module.
- Http is built on Tcp(build using duplex streams).
- on 'request' event we get two objects(req(readable), res(writable)).
- http response headers('Content-Length') and how to header. alternative res.end()

#Day8 of #69DaysOfCode! AI: deep dive into LangChain models both language and embedding, including open/close source. and built a small project: document similarity. design: docs -> embeddings, user-query -> embeddings, applied semantic search. web: added open/down functinality.


#Day15 of #69DaysOfCode not did much today! just explored about in-memory and on-disc Databases, also explored some mongoDB command to create Database and document,write. Watched some videos on AGI's, AI, etc #connect #LearnInPublic #Mongodb #inmemorydb


Day 6 of #69daysofcode😈 Learnt about linked list and stacks Because I have My DSA quiz next day


Day 01 of #69DaysOfCode 🚀 Started with JavaScript. I learnt: -How to create Variables & initialize - How to log a Variable on the console using the console.log() My journey so far. I will finish this and be outstanding at it.


#Day13 of #69DaysOfCode AI: Explored history of LLM and what thinks we have to before RAG to make things work. fine tuning, In-Context Learning. also how structure RAG Application. JS: Solved some basics question on patterns,count digits,reverse a number,armstrong number, etc


Day-1 of #69daysofcode: revised my react concepts, on the way to build a food order app using react.js


I’m officially starting #69DaysOfCode challenge today! 🚀 Over the next 69 days, I plan to: -learn and practice JavaScript -revise html and css -deep-dive into Tailwind CSS and React -build at least 3 personal projects along the way to apply what I learn So help me God!


#Day10 of #69DaysOfCode AI:Explored another essential component of LangChain, Chains. using chain we can create pipelines, we can create linear, parallel and conditional chains. built an small project, it will first evaluate sentiment from feedback and conditionally give response


Day 4 and Day 5 of #69daysofcode😈 Completed the react context api ✅ Revised ejs and express ✅ Revising about custom hooks ✅


Day-3 of #69daysofcode😈 revised react. completing the food delivery website project, learnt about hooks, ref and context


Ready to tackle a 69-day Web Dev Challenge! 🥳 Embracing the fun while learning HTML, CSS, JavaScript, and all things web dev!💻 Follow my journey for a mix of code, humor, and (hopefully) impressive projects! 🚀 Let's make these 69 days memorable! 🫂✨ #69DaysOfCode #Webdev


Day-8 Some more javascript. #69daysofcode


Day 01 of #69DaysOfCode 🚀 Started with JavaScript. I learnt: -How to create Variables & initialize - How to log a Variable on the console using the console.log() My journey so far. I will finish this and be outstanding at it.


#Day15 of #69DaysOfCode not did much today! just explored about in-memory and on-disc Databases, also explored some mongoDB command to create Database and document,write. Watched some videos on AGI's, AI, etc #connect #LearnInPublic #Mongodb #inmemorydb


I’m officially starting #69DaysOfCode challenge today! 🚀 Over the next 69 days, I plan to: -learn and practice JavaScript -revise html and css -deep-dive into Tailwind CSS and React -build at least 3 personal projects along the way to apply what I learn So help me God!


#Day13 of #69DaysOfCode AI: Explored history of LLM and what thinks we have to before RAG to make things work. fine tuning, In-Context Learning. also how structure RAG Application. JS: Solved some basics question on patterns,count digits,reverse a number,armstrong number, etc


#Day12 of #69DaysOfCode AI: Explored RAG(Retrieval-Augmented Generation) and it's components in LangChain like: Document Loaders, Text Splitters, Vector Stores, Retrievers, etc. Backend: Starting with MongoDB, installed mongosh and spin up Mongo Image from Docker. #CodingJourney


#Day11 of #69DaysOfCode! AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like sequentially, parallel, conditionally, etc) #LearnInPublic

riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic

#Day10 of #69DaysOfCode AI:Explored another essential component of LangChain, Chains. using chain we can create pipelines, we can create linear, parallel and conditional chains. built an small project, it will first evaluate sentiment from feedback and conditionally give response


#Day9 of #69DaysOfCode! AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output. #LearnInPublic

riazsh23's tweet image. #Day9 of #69DaysOfCode!
AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output.
#LearnInPublic
riazsh23's tweet image. #Day9 of #69DaysOfCode!
AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output.
#LearnInPublic

#Day8 of #69DaysOfCode! AI: deep dive into LangChain models both language and embedding, including open/close source. and built a small project: document similarity. design: docs -> embeddings, user-query -> embeddings, applied semantic search. web: added open/down functinality.


#Day7 of #69DaysOfCode! AI:explored different components of langChain like: Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents. started building platform like gDrive with #http module of #Nodejs #LearningJourney

riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney
riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney
riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney

#Day6 of #69DaysOfCode I started my AI journey with the LangChain. I built a small chatbot that is trained on my own data and answers questions from it. I used Langchain and Typescript for this project. Learnings: Embeddings, vector dabs, chaining and RAG. #Learningbybuilding

riazsh23's tweet image. #Day6 of #69DaysOfCode
I started my AI journey with the LangChain. I built a small chatbot that is trained on my own data and answers questions from it.  I used Langchain and Typescript for this project.
Learnings: Embeddings,  vector dabs, chaining and RAG.
#Learningbybuilding

#Day3 of #69DaysOfCode. Start Learning HTTP with #nodejs core http module. - Http is built on Tcp(build using duplex streams). - on 'request' event we get two objects(req(readable), res(writable)). - http response headers('Content-Length') and how to header. alternative res.end()

riazsh23's tweet image. #Day3 of #69DaysOfCode.
Start Learning HTTP with #nodejs core http module.
- Http is built on Tcp(build using duplex streams).
- on 'request' event we get two objects(req(readable), res(writable)).
- http response headers('Content-Length') and how to header. alternative res.end()

Im thinking of starting #69daysofcode . what yall say??


Day 29/69 ⭐️ Solved Daily Problem from GFG and LeetCode 🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd 👨‍💻Continued the Array Problems 👉 Rearrange elements by sign 👉 Next Permutation 👉 Largest cons seq 👉 Set Matrix Zeros #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp

Day 28/69 ⭐️ Solved Daily Problem from GFG and LeetCode 👨‍💻Continued the Array Problems 👉 Sort array of 0s,1s,2s 👉 Majority Element 👉 Kadane’s Algo 👉 Stocks Buy and Sell 3 days to go and will be resuming WebD #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp

Day 27/69 ⭐️ Solved Daily Problem from GFG and LeetCode 👨‍💻Continuing the Array Problems 👉 Find the missing number 👉 Max consecutive 1s 👉 Longest subarray with sum K 👉 Two Sum 👉 Subarrays with sum K #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp

No results for "#69daysofcode"

Day-2 of #69daysofcode😈 I am traveling but will complete this project by today itself. Learning react!!

rudransh190204's tweet image. Day-2 of #69daysofcode😈 I am traveling but will complete this project by today itself. Learning react!!

#Day11 of #69DaysOfCode! AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like sequentially, parallel, conditionally, etc) #LearnInPublic

riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic
riazsh23's tweet image. #Day11 of #69DaysOfCode!
AI: Explored Runnables in LandChain, there are two types of runnables, Task specific and Runnable primitives(They help to orchestrate execution by difining how different runnables interact. like
sequentially, parallel, conditionally, etc)
#LearnInPublic

#Day6 of #69DaysOfCode I started my AI journey with the LangChain. I built a small chatbot that is trained on my own data and answers questions from it. I used Langchain and Typescript for this project. Learnings: Embeddings, vector dabs, chaining and RAG. #Learningbybuilding

riazsh23's tweet image. #Day6 of #69DaysOfCode
I started my AI journey with the LangChain. I built a small chatbot that is trained on my own data and answers questions from it.  I used Langchain and Typescript for this project.
Learnings: Embeddings,  vector dabs, chaining and RAG.
#Learningbybuilding

#Day22 & #Day23 of #69DaysofCode Practiced some DSA. Prepared for TCS interview. Revised & Practiced Py. And contributed to #OpenSource on commonvoice.mozilla.org Thanks i become useful someway.

hereisSrinivas's tweet image. #Day22 & #Day23 of #69DaysofCode
Practiced some DSA. Prepared for TCS interview. Revised & Practiced Py. And contributed to #OpenSource on commonvoice.mozilla.org  Thanks i become useful someway.

45-46/69 #69daysOfCode took part in an event just created the landing page and got bored soon.. ik the UI is crappy but yeah, also searching web what to do next in JS if anyone have any suggestions for me do let me know.

_welp_moriarty's tweet image. 45-46/69 #69daysOfCode took part in an event just created the landing page and got bored soon..
ik the UI is crappy but yeah, also searching web what to do next in JS if anyone have any suggestions for me do let me know.

#Day3 of #69DaysOfCode. Start Learning HTTP with #nodejs core http module. - Http is built on Tcp(build using duplex streams). - on 'request' event we get two objects(req(readable), res(writable)). - http response headers('Content-Length') and how to header. alternative res.end()

riazsh23's tweet image. #Day3 of #69DaysOfCode.
Start Learning HTTP with #nodejs core http module.
- Http is built on Tcp(build using duplex streams).
- on 'request' event we get two objects(req(readable), res(writable)).
- http response headers('Content-Length') and how to header. alternative res.end()

Day 10/69 of #69DaysOfCode 👾 Wrote tests for our FundMe contract and a lil debugging using breakpoints. #100DaysOfCode

sajalshlan's tweet image. Day 10/69 of #69DaysOfCode 👾

Wrote tests for our FundMe contract and a lil debugging using breakpoints.

#100DaysOfCode

(17)/69 #69daysOfCode ->Pushed my project to git ->Update media queries on my project ->Improved the code using grids Here is a preview of the website soon will be adding more stuff to it and pushing it to GitHub. Do let me know your ideas on this...

_welp_moriarty's tweet image. (17)/69 #69daysOfCode 
->Pushed my project to git 
->Update media queries on my project
->Improved the code using grids
Here is a preview of the website soon will be adding more stuff to it and pushing it to GitHub.
Do let me know your ideas on this...

Day 09/69 of #69DaysOfCode 👾 - contract verification - helper-hardhat-config stuff - writing mock contract for our local hardhat node - solidity style guide and now have started writing tests for the fundMe contract also feeling overwhelmed~ #100DaysOfCode

sajalshlan's tweet image. Day 09/69 of #69DaysOfCode 👾

- contract verification
- helper-hardhat-config stuff
- writing mock contract for our local hardhat node
- solidity style guide and now have started writing tests for the fundMe contract

also feeling overwhelmed~

#100DaysOfCode

Day 08/69 of #69DaysOfCode 👾 Learned about: - Solidity coverage - for checking if I covered all functions in my tests - Hardhat gas reporter - watching out for gas cost - Now learning to writing a FundMe contract in hardhat - basic setup and deploy scripts #100DaysOfCode

sajalshlan's tweet image. Day 08/69 of #69DaysOfCode 👾

Learned about:
- Solidity coverage - for checking if I covered all functions in my tests
- Hardhat gas reporter - watching out for gas cost
- Now learning to writing a FundMe contract in hardhat - basic setup and deploy scripts

#100DaysOfCode

#Day7 of #69DaysOfCode! AI:explored different components of langChain like: Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents. started building platform like gDrive with #http module of #Nodejs #LearningJourney

riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney
riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney
riazsh23's tweet image. #Day7 of #69DaysOfCode!
AI:explored different components of langChain like:
Models, Prompts, Chains, Memory, Indexes(document loader, text splitter, vector stores and retrievers.) and Agents.
started building platform like gDrive with #http module of #Nodejs
#LearningJourney

Day 24/69 ⭐️ Solved Daily Problem from GFG and LeetCode 👨‍💻Very Basic Maths, simple Recursion and Hashing. Yes, these are from Striver’s A2Z sheet. #69DaysOfCode #programming

ShubhanshuSays's tweet image. Day 24/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Very Basic Maths, simple Recursion and Hashing.

Yes, these are from Striver’s A2Z sheet.

#69DaysOfCode #programming
ShubhanshuSays's tweet image. Day 24/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Very Basic Maths, simple Recursion and Hashing.

Yes, these are from Striver’s A2Z sheet.

#69DaysOfCode #programming
ShubhanshuSays's tweet image. Day 24/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Very Basic Maths, simple Recursion and Hashing.

Yes, these are from Striver’s A2Z sheet.

#69DaysOfCode #programming
ShubhanshuSays's tweet image. Day 24/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Very Basic Maths, simple Recursion and Hashing.

Yes, these are from Striver’s A2Z sheet.

#69DaysOfCode #programming

#Day9 of #69DaysOfCode! AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output. #LearnInPublic

riazsh23's tweet image. #Day9 of #69DaysOfCode!
AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output.
#LearnInPublic
riazsh23's tweet image. #Day9 of #69DaysOfCode!
AI: Explored essential component of LangChain "Prompts" . and also how to structure LLM's response, we can structure response by calling with_structured_output(pydantic, typeddict...). but LLM should capable of generating structured output.
#LearnInPublic

Day 26/69 ⭐️ Solved Daily Problem from GFG and LeetCode 👨‍💻Started with the Array Questions Striver’s A2Z sheet 👇 #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 26/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the Array Questions

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 26/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the Array Questions

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 26/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the Array Questions

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 26/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the Array Questions

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp

Day 25/69 ⭐️ Solved Daily Problem from GFG and LeetCode 👨‍💻Started with the famous Sorting Algorithms Striver’s A2Z sheet 👇 #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 25/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the famous Sorting Algorithms 

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 25/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the famous Sorting Algorithms 

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 25/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the famous Sorting Algorithms 

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 25/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Started with the famous Sorting Algorithms 

Striver’s A2Z sheet 👇

#69DaysOfCode #programming #cpp

Day 27/69 ⭐️ Solved Daily Problem from GFG and LeetCode 👨‍💻Continuing the Array Problems 👉 Find the missing number 👉 Max consecutive 1s 👉 Longest subarray with sum K 👉 Two Sum 👉 Subarrays with sum K #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 27/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continuing the Array Problems

👉 Find the missing number
👉 Max consecutive 1s
👉 Longest subarray with sum K
👉 Two Sum
👉 Subarrays with sum K

#69DaysOfCode #programming #cpp

Day 28/69 ⭐️ Solved Daily Problem from GFG and LeetCode 👨‍💻Continued the Array Problems 👉 Sort array of 0s,1s,2s 👉 Majority Element 👉 Kadane’s Algo 👉 Stocks Buy and Sell 3 days to go and will be resuming WebD #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 28/69 

⭐️ Solved Daily Problem from GFG and LeetCode
👨‍💻Continued the Array Problems

👉 Sort array of 0s,1s,2s 
👉 Majority Element
👉 Kadane’s Algo
👉 Stocks Buy and Sell

3 days to go and will be resuming WebD

#69DaysOfCode #programming #cpp

Day 29/69 ⭐️ Solved Daily Problem from GFG and LeetCode 🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd 👨‍💻Continued the Array Problems 👉 Rearrange elements by sign 👉 Next Permutation 👉 Largest cons seq 👉 Set Matrix Zeros #69DaysOfCode #programming #cpp

ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp
ShubhanshuSays's tweet image. Day 29/69 

⭐️ Solved Daily Problem from GFG and LeetCode
🚀 Gave the LeeCode Weekly was able to solve 2/4, got TLE in 3rd
👨‍💻Continued the Array Problems

👉 Rearrange elements by sign
👉 Next Permutation 
👉 Largest cons seq
👉 Set Matrix Zeros

#69DaysOfCode #programming #cpp

Loading...

Something went wrong.


Something went wrong.


United States Trends