Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO
3.37K subscribers
1.13K photos
3 videos
17 files
373 links
Main channel https://t.me/Coding_000
Contact Admin πŸ‘‰ @ILOVEU_143 for booking your exam slots
Web- https://coding000.github.io/Projects/
πŸ’―% clearance in any placement exams
OffCampus -https://t.me/Offcampus_000
Discussion- https://t.me/exams_discussion
Download Telegram
Done with
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 πŸ”₯πŸ”₯
❀2πŸ”₯1
Juspay Coding solutionsπŸ‘‡πŸ‘‡

Join @Whitehatcoding ❀️
Join @whitehatCoding ❀️
❀1πŸ‘1🀩1😍1
How many of u want IBM Solutions..πŸ†“πŸ†“πŸ†“πŸ˜ŠπŸ‘πŸ‘

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
πŸ‘5πŸ”₯2
Share Our Channel For Free Answers

For IBM CodeKnack Answers
Join
@Coding_000β€οΈβœ…
❀6πŸ‘Œ3πŸ‘2
IBM πŸ‘‡πŸ‘‡
All of u login At - > 05:08 pm before 05-10βœ…

Share @Coding_000❀️😊
πŸ‘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
πŸ‘2πŸ”₯1
How many Of u writing IBM EXam Today ? Give reactions....❀️

Based on reactions i will help...βœ…
❀12πŸ‘4πŸ”₯1πŸ‘¨β€πŸ’»1
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