๐—–๐—ฆ ๐—”๐—น๐—ด๐—ผ ๐Ÿ’ป ๐ŸŒ ใ€Ž๐—–๐—ผ๐—บ๐—ฝ๐—ฒ๐˜๐—ถ๐˜๐—ถ๐˜ƒ๐—ฒ ๐—ฃ๐—ฟ๐—ผ๐—ด๐—ฟ๐—ฎ๐—บ๐—บ๐—ถ๐—ป๐—ดใ€
9.61K subscribers
5.59K photos
3 videos
95 files
10.2K links
๐ŸšฉMain Group - @SuperExams
๐Ÿ“Job Updates - @FresherEarth

๐Ÿ”ฐAuthentic Coding Solutions(with Outputs)
โš ๏ธDaily Job Updates
โš ๏ธHackathon Updates & Solutions

Buy ads: https://telega.io/c/cs_algo
Download Telegram
Dear Recruiter,

I hope this message finds you well. I am reaching out to inquire about any suitable job openings that match my qualifications and experience in Software development Engineer .

I would greatly appreciate it if you could keep me informed of any job openings that would be a good match for my profile.

Thank you for considering my request, and I look forward to hearing back from you soon, Please Share this with your Hiring network, It will be a great help for me.

Best regards,
Xyz

Template for connect with Recruiter #veryhelpful
import java.util.Scanner;

public class Solution {
    public static void main(String[] args) {
        Scanner sc = new Scanner(System.in);
        String str1 = sc.next();
        String str2 = sc.next();

        if (str1.length() < str2.length()) {
            System.out.println("NO");
            return;
        }

        int i = 0;
        int j = 0;
        while (i < str1.length() && j < str2.length()) {
            if (str1.charAt(i) == str2.charAt(j)) {
                i++;
                j++;
            } else if (Character.toUpperCase(str1.charAt(i)) == str2.charAt(j)) {
                i++;
                j++;
            } else if (Character.isUpperCase(str1.charAt(i))) {
                System.out.println("NO");
                return;
            } else {
                i++;
            }
        }

        if (j == str2.length()) {
            System.out.println("YES");
        } else {
            System.out.println("NO");
        }
    }
}
๐Ÿ‘1
Company Name: CRED
Role - QA and SDET Role
Experience - Freshers only
Education - BE, Btech, MTech, MCA
Batch - Only 2023 Batch
Wants candidate who have done internship as manual &
Automation testing
Location - Bangalore work from office
Interested candidates please share your resume at avisha.jain@wengerwatson.com