Coding | EXAMS | IBM ACCENTURE | VIRTUSA | IBM | AMAZON | TCS | EPAM | WILEY EDGE | TECH MAHINDRA | JPMORGAN | HCL | WIPRO
3.36K 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
Anyone need help in GRE and TOFEL Exam help OR

SOP , LOR

Contact @ILOVEU_143 βœ…
πŸ‘1πŸ₯°1
Make 4.3k for tcs nqt solutions βœ…πŸ’₯πŸ‘¨β€πŸ’» @Coding_000βœ…βœ…

https://t.me/Examhelp_143
❀1🫑1
IBM 31Jan
Exam Help Available

Msg --> @ILOVEU_143
Note: It's Paid πŸ’°πŸ’°
Your Job Our Responsibility 😊
πŸ‘3πŸ₯°1
IBM
Amazon Sde
or any exam help available πŸ”₯πŸ’―

Book your slot

Contact here
@ILOVEU_143❀️

100% clearance guarantee πŸ”₯πŸ”₯
❀2πŸ”₯1πŸ₯°1
Share our channel for...ibm 6pm code..βœ… add 50 mem to 4.3kπŸ’₯
πŸ‘8πŸ₯°1
#include <bits/stdc++.h>
using namespace std;

vector<string> rows;
char alphabet;

string findPrecedingAlphabets()
{
    int r = -1, c = -1;
    for (int i = 0; i < rows.size(); i++)

    {
        int idx = rows[i].find(alphabet);
        if (idx != string::npos)

        {
            r = i;
            c = idx;
            break;
        }
    }
    if (r == -1)
        return "alphabet not found";
    string a = "";
    if (r > 0)
        a += rows[r - 1][c];
    if (c > 0)
        a += rows[r][c - 1];
    return a;
}

int main()
{
    int n;
    cin >> n;
    for (int i = 0; i < n; i++)

    {
        string row;
        cin >> row;
        rows.push_back(row);
    }
    cin >> alphabet;
    cout << findPrecedingAlphabets() << endl;
    return 0;
}
πŸ‘4
Off campus updates join this
πŸ‘‰ @Offcampus_000 ❀️

And apply..don`t miss any opportunityβœ… @Examhelp_143
πŸ‘1
Accolite
Offcampus Drive

Answers here @Coding_000 ❀️

Scroll above MCQ & Coding ans thereβœ… @Examhelp_143πŸ‘¨β€πŸ’»
Share to ur frds help them to get placedπŸ˜ŠπŸ‘¨β€πŸ’»β˜ΊοΈ

Application link @Offcampus_000βœ…
πŸ‘1
ACCOLITE DIGITAL
CODING + APTITUDE SOLUTIONS
πŸ”₯

Increasing Subarray Code
Weird Code
Uploaded in all languages:-
Python, C, C++, Java
ALL TEST CASES PASSED βœ…
All Aptitude solutions uploaded

Note:- ALL Students will get the same questions.πŸ˜…

Telegram:- https://t.me/Coding_000


Share our channel make 4.5k❀️
πŸ‘1
How many of u got reject mail from deliotee..?
Hit like..πŸ‘

Any reasons do u know..? comment here πŸ‘‡
πŸ‘25
This life is yours.

Take the power to choose what you want to do and do it well. Take the power to control your own life.

No one else can do it for you. Take the power to make your life happy.

# @ILOVEU_143 ❀️
❀4πŸ₯°1
Deloitee cleared..πŸ₯³πŸ₯³πŸ‘¨β€πŸ’»
🀩1
Deloitee clearedπŸ‘¨β€πŸ’»βœ…
❀1πŸ”₯1