Done with
HCL INTERNAL EXAM MCQ & Coding β
or any exam help available π₯π―
Book your slot
Contact here @ILOVEU_143β€οΈ
100% clearance guarantee π₯π₯
HCL INTERNAL EXAM MCQ & Coding β
or any exam help available π₯π―
Book your slot
Contact here @ILOVEU_143β€οΈ
100% clearance guarantee π₯π₯
π3π2π₯1
Done with
HCL INTERNAL EXAM MCQ & SQL ,PL/SQL π β
or any exam help available π₯π―
Book your slot
Contact here @ILOVEU_143β€οΈ
100% clearance guarantee π₯π₯
HCL INTERNAL EXAM MCQ & SQL ,PL/SQL π β
or any exam help available π₯π―
Book your slot
Contact here @ILOVEU_143β€οΈ
100% clearance guarantee π₯π₯
β€2π₯1
β€1π1π€©1π1
How many of u want IBM Solutions..ππππππ
Share our channel make 5k π―
I will send all ans here....β β
Share our channel make 5k π―
I will send all ans here....β β
π7
IBM CodeKnack
Date - 12 January ,5 PM
Only FEW Slots Left.
Hurry Up
Contact @ILOVEU_143β
100% Clearance Guarantee
Date - 12 January ,5 PM
Only FEW Slots Left.
Hurry Up
Contact @ILOVEU_143β
100% Clearance Guarantee
π5π₯2
β€6π3π2
Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO
Share Our Channel For Free Answers For IBM CodeKnack Answers Join @Coding_000β€οΈβ
How many Of u writing IBM EXam Give above reactions....β€οΈ
Based on reactions i will help...β
Based on reactions i will help...β
β€20π9π₯2π2
π8
string solve(string bs) {
map<string, string> nb = {
{"001", "C"},
{"010", "G"},
{"011", "A"},
{"101", "T"},
{"110", "U"},
{"000", "DNA"},
{"111", "RNA"}
};
string ds = "";
string t = nb[bs.substr(0, 3)];
for(int i = 3; i < bs.length(); i += 3) {
string b = bs.substr(i, 3);
if(nb.find(b) != nb.end()) {
string x = nb[b];
if(t == "DNA" && x == "U") {
x = "T";
}
ds += x;
} else {
ds += "Error";
}
}
return ds;
}
DNAβ
IBM
map<string, string> nb = {
{"001", "C"},
{"010", "G"},
{"011", "A"},
{"101", "T"},
{"110", "U"},
{"000", "DNA"},
{"111", "RNA"}
};
string ds = "";
string t = nb[bs.substr(0, 3)];
for(int i = 3; i < bs.length(); i += 3) {
string b = bs.substr(i, 3);
if(nb.find(b) != nb.end()) {
string x = nb[b];
if(t == "DNA" && x == "U") {
x = "T";
}
ds += x;
} else {
ds += "Error";
}
}
return ds;
}
DNAβ
IBM
π2π₯1
How many Of u writing IBM EXam Today ? Give reactions....β€οΈ
Based on reactions i will help...β
Based on reactions i will help...β
β€12π4π₯1π¨βπ»1
Forwarded from WhiteHat Coding
5_6131952261930159731.pdf
92.7 KB
Meesho Answer PDF
Round 1 All Answers with quesπ2
Meesho Screening Test All Details:You need to login using your registered email id and mobile number on NextLevel App and upload resume in that app. After that you can give the test on NextLevel App.
Camera and Mic will be ON.
You can give your test using your Smart Phone.
This test is like an AI screening in which AI is used to ask you questions and you have to answer the questions verbally similar to interviews.
Questions like, what is polymorphism, time complexity of merge sort etc.
You have to answer them verbally like an interview.
Topics: OOPS, Operating Systems, Data Structures, Algorithms, DBMS, Networking, Error Handling,
There will be MCQ based questions, Answer based questions and output based questions.
Sequential and concept wise questions will be asked.
Donβt do any mistake like moving away your face out of camera (screen) during AI Interview, etc. else your test will be auto submitted.
There will be in total 30 minutes for 26 questions.
Particular time is allotted for each question.β
All the best .π Share @coding_000β€οΈ
π1π₯1
Forwarded from WhiteHat Coding
5_6131952261930159731.pdf
92.7 KB
Meesho Answer PDF
Round 1 All Answers with quesβ€1π1π1