CodingWithHarry
75 subscribers
12 photos
1 video
2 files
49 links
Download Telegram
Guys anyone need help in 👇👇


🔸A𝗻𝘆 𝗽𝗹𝗮𝗰𝗲𝗺𝗲𝗻𝘁 𝗲𝘅𝗮𝗺 help available

💯%  clearance will be provided

🔸Contact : @ILOVEU_143❤️ to book slot for any placement exam.
👍1
Guys share this channel to ur friends...and whatsapp groups..

Any exam Dm me @ILOVEU_143❤️
Visa Mock Interview available

Anyone need DM @Iloveu_143👨‍💻

Full visa preparation materials and mock to be taken....Daily..😊


Share @Coding_000❤️
👍1
Any one want projects -mini or Major 😊  Unique project💥💥
Domain AI/ML
contact -@ILOVEU_143 ❤️

Anyone need help in GRE and TOFEL, GMAT, DUOLINGO Exam help 👨‍💻👨‍💻

SOP , LOR📝

Note -paid 🤑

share share @Coding_000
👍1
TECH MAHINDRA

Exam Help Available
Msg : @ILOVEU_143👨‍💻

Note: It's Paid 🤑🤑

Test Clearance Guaranteed
Company: WileyEdge
Role: Software Development
Batch: 2023, 2022
Apply Link: https://hire.wileyedge.examly.io/registration-form?form=Registration%20Form&eventId=k73ekjdixn&eventTitle=WE
Dm @ILOVEU_143


For Coding Help or Any Exam Help
😄


💯 Clearance
𝗔𝗻𝘆  𝗰𝗮𝗺𝗽𝘂𝘀 𝗽𝗹𝗮𝗰𝗲𝗺𝗲𝗻𝘁 𝗼𝗿 𝗢𝗳𝗳𝗰𝗮𝗺𝗽𝘂𝘀 𝗘𝘅𝗮𝗺.

𝗛𝗲𝗹𝗽 𝗮𝘃𝗮𝗶𝗹𝗮𝗯𝗹𝗲 𝗶𝗻 𝗔𝗹𝗹 𝗲𝘅𝗮𝗺𝘀.

𝗕𝗼𝗼𝗸 𝘆𝗼𝘂𝗿 𝘀𝗹𝗼𝘁.👨‍💻

𝗖𝗼𝗻𝘁𝗮𝗰𝘁 @ILOVEU_143 ❤️

𝗜𝘁𝘀 𝗽𝗮𝗶𝗱
𝟭𝟬𝟬% 𝗰𝗹𝗲𝗮𝗿𝗮𝗻𝗰𝗲 𝗴𝘂𝗮𝗿𝗮𝗻𝘁𝗲𝗲 🔥🔥
𝗦𝗵𝗮𝗿𝗲 @CODING_000👨‍💻
𝗔𝗻𝘆  𝗰𝗮𝗺𝗽𝘂𝘀 𝗽𝗹𝗮𝗰𝗲𝗺𝗲𝗻𝘁 𝗼𝗿 𝗢𝗳𝗳𝗰𝗮𝗺𝗽𝘂𝘀 𝗘𝘅𝗮𝗺.

𝗛𝗲𝗹𝗽 𝗮𝘃𝗮𝗶𝗹𝗮𝗯𝗹𝗲 𝗶𝗻 𝗔𝗹𝗹 𝗲𝘅𝗮𝗺𝘀.

𝗕𝗼𝗼𝗸 𝘆𝗼𝘂𝗿 𝘀𝗹𝗼𝘁.👨‍💻

𝗖𝗼𝗻𝘁𝗮𝗰𝘁 @ILOVEU_143 ❤️

𝗜𝘁𝘀 𝗽𝗮𝗶𝗱
𝟭𝟬𝟬% 𝗰𝗹𝗲𝗮𝗿𝗮𝗻𝗰𝗲 𝗴𝘂𝗮𝗿𝗮𝗻𝘁𝗲𝗲 🔥🔥
𝗦𝗵𝗮𝗿𝗲 @CODING_000👨‍💻
#include <bits/stdc++.h>
using namespace std;
bool isPrime(int n)
{
    for (int i = 2; i <= sqrt(n); i++)
        if (n % i == 0)
            return false;
    return true;
}
int main()
{
    int n, m;
    cin >> n >> m;
    int a = 0;
    int b = 0;
    while (n < m)
    {
        if (isPrime(n))
        {
            a = n;
            break;
        }
        n++;
    }
    while (n < m)
    {
        if (isPrime(m))
        {
            b = m;
            break;
        }
        m--;
    }
    cout << a + b;
    return 0;
}
#include <bits/stdc++.h>
using namespace std;
int main()
{
    int n;
    cin >> n;
    int f = 0;
    int s = 1;
    int ans = 0;
    if (n == 0)
    {
        cout << 0;
    }
    if (n == 1)
    {
        cout << 1;
    }
    for (int i = 2; i <= n; i++)
    {
        ans = f + s;
        f = s;
        s = ans;
    }
    cout << ans;
}
Share this Group to all ur frds 😊👍
Amazon SDE (software dev engineer) intern role hiring 2024 Batch

Check eligibility criteria and apply through Below links

https://www.amazon.jobs/en/jobs/2415936/software-dev-engineer-intern

You will get exam link instantly after applying ...
𝗔𝗻𝘆  𝗰𝗮𝗺𝗽𝘂𝘀 𝗽𝗹𝗮𝗰𝗲𝗺𝗲𝗻𝘁 𝗼𝗿 𝗢𝗳𝗳𝗰𝗮𝗺𝗽𝘂𝘀 𝗘𝘅𝗮𝗺.

𝗛𝗲𝗹𝗽 𝗮𝘃𝗮𝗶𝗹𝗮𝗯𝗹𝗲 𝗶𝗻 𝗔𝗹𝗹 𝗲𝘅𝗮𝗺𝘀.

𝗕𝗼𝗼𝗸 𝘆𝗼𝘂𝗿 𝘀𝗹𝗼𝘁.👨‍💻

𝗖𝗼𝗻𝘁𝗮𝗰𝘁 @Iloveu_143 ❤️

𝗜𝘁𝘀 𝗽𝗮𝗶𝗱
𝟭𝟬𝟬% 𝗰𝗹𝗲𝗮𝗿𝗮𝗻𝗰𝗲 𝗴𝘂𝗮𝗿𝗮𝗻𝘁𝗲𝗲 🔥🔥
𝗦𝗵𝗮𝗿𝗲 @Coding_000👨‍💻
How many are willing to learn and do leetcode problems in python
Total 1310 problems

Join this 👇👇

https://t.me/leetcodepython_000
𝗔𝗻𝘆  𝗰𝗮𝗺𝗽𝘂𝘀 𝗽𝗹𝗮𝗰𝗲𝗺𝗲𝗻𝘁 𝗼𝗿 𝗢𝗳𝗳𝗰𝗮𝗺𝗽𝘂𝘀 𝗘𝘅𝗮𝗺.

𝗛𝗲𝗹𝗽 𝗮𝘃𝗮𝗶𝗹𝗮𝗯𝗹𝗲 𝗶𝗻 𝗔𝗹𝗹 𝗲𝘅𝗮𝗺𝘀.

𝗕𝗼𝗼𝗸 𝘆𝗼𝘂𝗿 𝘀𝗹𝗼𝘁.👨‍💻

𝗖𝗼𝗻𝘁𝗮𝗰𝘁 @Iloveu_143 ❤️

𝗜𝘁𝘀 𝗽𝗮𝗶𝗱
𝟭𝟬𝟬% 𝗰𝗹𝗲𝗮𝗿𝗮𝗻𝗰𝗲 𝗴𝘂𝗮𝗿𝗮𝗻𝘁𝗲𝗲 🔥🔥
𝗦𝗵𝗮𝗿𝗲 @Coding_000👨‍💻

𝗕𝘂𝘀𝘆 𝗶𝗻 𝘄𝗼𝗿𝗸𝘀 𝗼𝗻𝗹𝘆 𝗽𝗿𝗲 𝗯𝗼𝗼𝗸𝗶𝗻𝗴 𝗵𝗲𝗹𝗽𝘀 𝗮𝘃𝗮𝗶𝗹𝗮𝗯𝗹𝗲