allcoding1
Photo
#include <iostream>
#include <vector>
using namespace std;
class SinglyLinkedListNode {
public:
string data;
SinglyLinkedListNode* next;
SinglyLinkedListNode(string value) {
data = value;
next = nullptr;
}
};
SinglyLinkedListNode* getShoppingCart(SinglyLinkedListNode* head, vector<vector<string>> queries) {
for (auto& query : queries) {
string action = query[0];
string item_name = query[1];
if (action == "PUSH_HEAD") {
SinglyLinkedListNode* new_node = new SinglyLinkedListNode(item_name);
new_node->next = head;
head = new_node;
} else if (action == "PUSH_TAIL") {
SinglyLinkedListNode* new_node = new SinglyLinkedListNode(item_name);
if (head == nullptr) {
head = new_node;
} else {
SinglyLinkedListNode* current = head;
while (current->next != nullptr) {
current = current->next;
}
current->next = new_node;
}
} else if (action == "POP_HEAD") {
if (head != nullptr) {
SinglyLinkedListNode* temp = head;
head = head->next;
delete temp;
}
}
}
return head;
}
Amazon
#include <vector>
using namespace std;
class SinglyLinkedListNode {
public:
string data;
SinglyLinkedListNode* next;
SinglyLinkedListNode(string value) {
data = value;
next = nullptr;
}
};
SinglyLinkedListNode* getShoppingCart(SinglyLinkedListNode* head, vector<vector<string>> queries) {
for (auto& query : queries) {
string action = query[0];
string item_name = query[1];
if (action == "PUSH_HEAD") {
SinglyLinkedListNode* new_node = new SinglyLinkedListNode(item_name);
new_node->next = head;
head = new_node;
} else if (action == "PUSH_TAIL") {
SinglyLinkedListNode* new_node = new SinglyLinkedListNode(item_name);
if (head == nullptr) {
head = new_node;
} else {
SinglyLinkedListNode* current = head;
while (current->next != nullptr) {
current = current->next;
}
current->next = new_node;
}
} else if (action == "POP_HEAD") {
if (head != nullptr) {
SinglyLinkedListNode* temp = head;
head = head->next;
delete temp;
}
}
}
return head;
}
Amazon
👍6🔥1
🎯OLA is hiring for Software Developer Intern
Stipend: ₹ 30k - ₹ 50k
Apply Now:- https://docs.google.com/forms/d/e/1FAIpQLSfuOSPDwkjNlXkpo4zA9_GACQxwr3lMae2YFFu6L0-6irBF4Q/viewform
Stipend: ₹ 30k - ₹ 50k
Apply Now:- https://docs.google.com/forms/d/e/1FAIpQLSfuOSPDwkjNlXkpo4zA9_GACQxwr3lMae2YFFu6L0-6irBF4Q/viewform
👍2
https://concentrix.myamcat.com/register?data=zfmPuUF9UxJRR0maCTAXsacw8z2SCN9CHKUEKlBxfKJvJTTIvFnWEjZCqHOz4jW2sIIuHXbEEpZtr6%2FLA2ml208otLGR5di%2FJYG7IITwyggKobCVBuUi0hyFqAqDXhgR
How to apply and how write exam step by step example
Join this group
https://t.me/+_LwFiGmv2N45NDM9
How to apply and how write exam step by step example
Join this group
https://t.me/+_LwFiGmv2N45NDM9
Telegram
jobs
Priya invites you to join this group on Telegram.
👍5
🎯Accenture is Hiring
Role: Software Development Engineer
Experience: 0 - 2 years
Expected Salary: 4 - 8 LPA
Apply now: https://accenture.com/in-en/careers/jobdetails?id=ATCI-4154481-S1608969_en&SRC=RECNau
Telegram:- @allcoding1
Role: Software Development Engineer
Experience: 0 - 2 years
Expected Salary: 4 - 8 LPA
Apply now: https://accenture.com/in-en/careers/jobdetails?id=ATCI-4154481-S1608969_en&SRC=RECNau
Telegram:- @allcoding1
👍5
F U L L - S T A C K - J S
Bootcamp 2.0 Course
@allcoding1_official
> What you’ll learn:
• HTML and DOM
• Starting with CSS
• Working on coming soon template
• Mobile responsive webpages
• Register a new account
• CSS animation and libraries
• Flexbox in CSS
• Projects- HTML & CSS
• JavaScript Refresher
• Project - JavaScript
• JavaScript interview questions
• Create a react template
• Getting friendly with states
• Building a Tic Tac Toe
• Learn React Context API with projects
• Making Project with Nodejs
• Getting Started with Reactive Native
• Making Project in React Native
> Download link:
https://mega.nz/folder/0cpE0LRY#Ky4F1-eRINjRnTkp7yd9fQ
Bootcamp 2.0 Course
@allcoding1_official
> What you’ll learn:
• HTML and DOM
• Starting with CSS
• Working on coming soon template
• Mobile responsive webpages
• Register a new account
• CSS animation and libraries
• Flexbox in CSS
• Projects- HTML & CSS
• JavaScript Refresher
• Project - JavaScript
• JavaScript interview questions
• Create a react template
• Getting friendly with states
• Building a Tic Tac Toe
• Learn React Context API with projects
• Making Project with Nodejs
• Getting Started with Reactive Native
• Making Project in React Native
> Download link:
https://mega.nz/folder/0cpE0LRY#Ky4F1-eRINjRnTkp7yd9fQ
mega.nz
File folder on MEGA
👍13❤1
✅GFG DSA COURSE
✅GFG INTERVIEW PREPARATION COURSE
✅GFG JAVA BACKEND WEB DEVELOPMENT
✅ PROGRAMME LANGUAGE
Premium Paid Courses for Free ⚡️🔥
🗂 Java
🔗Link :- https://mega.nz/folder/cgBQTDqS#WsCtPFZV9BBzs-mLKBGu9A
🗂 JavaScript
🔗Link :- https://mega.nz/folder/ohRiELpY#wjvmJY3xKPLuFbbM6VxcQg
@allcoding1_official
🗂 Node.js
🔗Link :- https://mega.nz/folder/AtYWCZjK#hLOTRFl7d2WLWdSjVkO14A
🗂 Python
🔗Link :- https://mega.nz/folder/MtZEkRqR#Ks5hp9s2bUdDtzCtCCjqpg
🗂React
🔗Link :- https://mega.nz/folder/ptQimDjK#eZ69t5vpNXJe5rxKrw5wQA
@allcoding1_official
🗂 React Native
🔗Link :- https://mega.nz/folder/5pQSiZLC#qgH93xIvrQGDfsihmzmdBQ
🗂 Redux
🔗Link :- https://mega.nz/folder/EkIEkRIS#z6UL4G2QckHBABR8p-xnxg
🗂 SQL
🔗Link :- https://mega.nz/folder/ksYAXR5S#Oy9DapBfBrV2UyM_cksYhw
🗂-Xamarin Forms
🔗Link :- https://mega.nz/folder/UpZgHTyL#2tjCxoieFkUglCTQQYBaJg
✅GFG INTERVIEW PREPARATION COURSE
✅GFG JAVA BACKEND WEB DEVELOPMENT
✅ PROGRAMME LANGUAGE
Premium Paid Courses for Free ⚡️🔥
🗂 Java
🔗Link :- https://mega.nz/folder/cgBQTDqS#WsCtPFZV9BBzs-mLKBGu9A
🗂 JavaScript
🔗Link :- https://mega.nz/folder/ohRiELpY#wjvmJY3xKPLuFbbM6VxcQg
@allcoding1_official
🗂 Node.js
🔗Link :- https://mega.nz/folder/AtYWCZjK#hLOTRFl7d2WLWdSjVkO14A
🗂 Python
🔗Link :- https://mega.nz/folder/MtZEkRqR#Ks5hp9s2bUdDtzCtCCjqpg
🗂React
🔗Link :- https://mega.nz/folder/ptQimDjK#eZ69t5vpNXJe5rxKrw5wQA
@allcoding1_official
🗂 React Native
🔗Link :- https://mega.nz/folder/5pQSiZLC#qgH93xIvrQGDfsihmzmdBQ
🗂 Redux
🔗Link :- https://mega.nz/folder/EkIEkRIS#z6UL4G2QckHBABR8p-xnxg
🗂 SQL
🔗Link :- https://mega.nz/folder/ksYAXR5S#Oy9DapBfBrV2UyM_cksYhw
🗂-Xamarin Forms
🔗Link :- https://mega.nz/folder/UpZgHTyL#2tjCxoieFkUglCTQQYBaJg
👍6
🎯Circles.Life Hiring Intern - Devops
Location: Across India
Qualification: Currently pursuing or recently completed a degree in CS, IT, or a related field
Batch: Recent Batches
Experience : Freshers
Salary: Company Standards
Apply Now:- www.allcoding1.com
Telegram:- @allcoding1
Location: Across India
Qualification: Currently pursuing or recently completed a degree in CS, IT, or a related field
Batch: Recent Batches
Experience : Freshers
Salary: Company Standards
Apply Now:- www.allcoding1.com
Telegram:- @allcoding1
👍4
MACHINE LEARNING WITH COMPLETE PYTHON (BASIC TO ADVANCED)
This course is designed for anyone who is interested in AWS cloud based machine learning and data science
Download Link :- https://mega.nz/folder/1Ip3xSgT#QBATxJcbIqYFtg6muJKArw
This course is designed for anyone who is interested in AWS cloud based machine learning and data science
Download Link :- https://mega.nz/folder/1Ip3xSgT#QBATxJcbIqYFtg6muJKArw
👍4
Capgemini is Hiring Contact Support Group
Location - Noida
Experience - Freshers
Salary - 3.25 lpa
Apply link - https://app.joinsuperset.com/join/#/signup/student/jobprofiles/91b17d89-df0e-4608-a02f-1021314224c5
📢Not:- Application Deadline : 10 March 2024 11:59 PM
Location - Noida
Experience - Freshers
Salary - 3.25 lpa
Apply link - https://app.joinsuperset.com/join/#/signup/student/jobprofiles/91b17d89-df0e-4608-a02f-1021314224c5
📢Not:- Application Deadline : 10 March 2024 11:59 PM
👍1
🎯WIPRO Recruitment For Freshers
Qualification:- Any Graduate
Experience:- freshers Training + Job
Salary : 30,000
Apply Now:- www.allcoding1.com
Telegram:- @allcoding1
Qualification:- Any Graduate
Experience:- freshers Training + Job
Salary : 30,000
Apply Now:- www.allcoding1.com
Telegram:- @allcoding1
👍4
Black-Hat Hacking All Courses
▪️ Android Hacking Course
▪️ PC Hacking Course
▪️ Advance Carding Course
▪️ Account Cracking Course
▪️ Networking and Scanning
▪️ ATM Hacking Course
▪️ Advance Spamming Course
link - https://mega.nz/folder/E1c0kRyL#d4L37n8wZM3QQW7VpCT2ZQ
▪️ Android Hacking Course
▪️ PC Hacking Course
▪️ Advance Carding Course
▪️ Account Cracking Course
▪️ Networking and Scanning
▪️ ATM Hacking Course
▪️ Advance Spamming Course
link - https://mega.nz/folder/E1c0kRyL#d4L37n8wZM3QQW7VpCT2ZQ
👍3
Tutorials + Books + Courses + Trainings + Workshops + Educational Resources
🔹Data science
🔹Python
🔹Artificial Intelligence
🔹AWS Certified
🔹Cloud
🔹BIG DATA
🔹Data Analytics
🔹BI
🔹Google Cloud Platform
🔹IT Training
🔹MBA
🔹Machine Learning
🔹Deep Learning
🔹Ethical Hacking
🔹SPSS
🔹Statistics
🔹Data Base
🔹Learning language resources ( English , French🇨🇵 , )
100 rupees
buy:- @meterials_available
🔹Data science
🔹Python
🔹Artificial Intelligence
🔹AWS Certified
🔹Cloud
🔹BIG DATA
🔹Data Analytics
🔹BI
🔹Google Cloud Platform
🔹IT Training
🔹MBA
🔹Machine Learning
🔹Deep Learning
🔹Ethical Hacking
🔹SPSS
🔹Statistics
🔹Data Base
🔹Learning language resources ( English , French🇨🇵 , )
100 rupees
buy:- @meterials_available
👍6