Get Mystery Box with random crypto!

allcoding1

टेलीग्राम चैनल का लोगो allcoding1 — allcoding1 A
चैनल से विषय:
Hcltech
टेलीग्राम चैनल का लोगो allcoding1 — allcoding1
चैनल से विषय:
Hcltech
चैनल का पता: @allcoding1
श्रेणियाँ: अवर्गीकृत
भाषा: हिंदी
ग्राहकों: 31.93K
चैनल से विवरण

Paid promotions Contact 👇
@allcoding1_paid_promotions

Ratings & Reviews

3.00

3 reviews

Reviews can be left only by registered users. All reviews are moderated by admins.

5 stars

1

4 stars

0

3 stars

1

2 stars

0

1 stars

1


नवीनतम संदेश

2024-06-23 13:24:20
0
3.7K views10:24
ओपन / कमेंट
2024-06-23 12:15:31
finding commas
3.5K views09:15
ओपन / कमेंट
2024-06-22 08:38:58 Cognizant is hiring Trainee

Apply link

https://careers.cognizant.com/global-en/jobs/00059475331/trainee-junior-data-analyst/
3.5K views05:38
ओपन / कमेंट
2024-06-20 13:20:35 Genpact is hiring 2022/2023/2024

Apply link

https://forms.office.com/pages/responsepage.aspx?id=IIrvvayqgE-zoNmjL5n9M9suui6swjBImu7iaOx00hhUQ0xRSkVTVFgwRjRVMEczWVkxRzRVN0VCTC4u
4.3K views10:20
ओपन / कमेंट
2024-06-18 15:20:25 Accenture Hackdiva hiring 2023 &. 2024 Batch

Apply link
https://indiacampus.accenture.com/events/hackdiva/
3.4K views12:20
ओपन / कमेंट
2024-06-18 08:18:42 https://forms.office.com/pages/responsepage.aspx?id=N-edGDrJWk-LaG9MqZQZErhYpJunyJZKqf7OGiCnzjdUQ05CWkhPQUNUTU5TRzNGSUkxTlpOMzFXTC4u

#HCLTech is looking for experienced (6 to 24 months) or freshers SAP SD/MM/FICO (Global Certified) professionals.

· Highest Qualification for SAP- SD/MM– B. Tech (CSE/IT/ ECE/EEE) Only.
· Job Title: Software Engineer/Software Developer
· Highest Qualification for SAP FICO - B.Com (Finance) Only.
· Batch: 2021/2022/2023/2024 Only.
· Must have 60% and above throughout the academics.
· CTC offered: as per the standard HCLTech grid applicable (Basis 60% Percentage Eligibility Criteria)
3.4K views05:18
ओपन / कमेंट
2024-06-15 14:04:25
3.4K views11:04
ओपन / कमेंट
2024-06-10 12:07:24 import java.util.Scanner;

public class Main {
    public static void main(String[] args) {
        Scanner scanner = new Scanner(System.in);
       
        int n = scanner.nextInt();
        int[] left = new int[n];
        int[] right = new int[n];
       
        for (int i = 0; i < n; i++) {
            left[i] = scanner.nextInt();
            right[i] = scanner.nextInt();
        }
       
        int sumLeft = 0;
        int sumRight = 0;
       
        for (int i = 0; i < n; i++) {
            sumLeft += left[i];
            sumRight += right[i];
        }
       
        if (sumLeft % 2 == 0 && sumRight % 2 == 0) {
            System.out.println(0);
            return;
        }
       
        boolean possible = false;
        for (int i = 0; i < n; i++) {
            int newSumLeft = sumLeft - left[i] + right[i];
            int newSumRight = sumRight - right[i] + left[i];
            if (newSumLeft % 2 == 0 && newSumRight % 2 == 0) {
                possible = true;
                break;
            }
        }
       
        if (possible) {
            System.out.println(1);
        } else {
            System.out.println(-1);
        }
    }
}
3.8K views09:07
ओपन / कमेंट
2024-06-07 17:39:09
Accenture

Pseudo code
4.2K views14:39
ओपन / कमेंट
2024-05-24 05:54:53 Cognizant Careers Off Campus Drive 2024 | Programmer Analyst Trainee | Apply Now


Company Name Cognizant
Post Name Programmer Analyst Trainee
Qualification BE, B Tech, BSC, BCA, ME, M Tech & MCA
Branch Any Branches
Batch 2019, 2020, 2021, 2022, 2023 & 2024
Salary Up to ₹3.5 LPA
Experience Fresher
Job Location Bangalore, Chennai & Kolkata
Last Date Asap
Required Qualification:-
BE, B Tech, BSC, BCA, ME, M Tech & MCA

Apply Now:- https://www.allcoding1.com/2024/05/cognizant-off-campus-drive-2024.html

Telegram:- @allcoding1
5.1K viewsedited  02:54
ओपन / कमेंट