COGNIZANT EXAM HELP GROUP
3.55K subscribers
5.3K photos
21 videos
10 files
3.22K links
🚀 Placement Preparation Hub

🎓 From Preparation to Placement

OA Support • Coding • Aptitude • Technical • HR

🌟 Trusted by Hundreds of Students

🏆 372+ Placement Successes

📩 DM: @Mrtrueliving_ix

💙 Turning Aspirations into Offer Letters.
Download Telegram
All codes available


Salesforce
DM @mrtrueliving_ix💯
https://t.me/code_alphix?boost


All placement help available
👍

CTS.📱 10am

Accenture 🎯.10am

Remote slots are available

DM FOR test Clearance

@mrtrueliving_ix 🤕

@mrtrueliving_ix 🤕
Please open Telegram to view this post
VIEW IN TELEGRAM
Ready for Cognizant 10 am slot

DM for Codes

@mrtrueliving_ix

@mrtrueliving_ix

Share your question get your Code

#paid help

Pay nd get code✔️▶️
Please open Telegram to view this post
VIEW IN TELEGRAM
Ready ▶️▶️

DM for Codes @mrtrueliving_ix 💯👍
Please open Telegram to view this post
VIEW IN TELEGRAM
Done✔️👍
Please open Telegram to view this post
VIEW IN TELEGRAM
Done 👍
Please open Telegram to view this post
VIEW IN TELEGRAM
done....
Countsubarrays👍


class UserMainCode {
public int countSubarrays(int[] input1, int input2) {
if (input2 < 3) {
return 0;
}
int count = 0;
for (int i = 0; i < input2 - 2; i++) {
long sum = (long)input1[i] + input1[i + 2];
if (sum == input1[i + 1]) {
count++;
}
}
return count;
}
}


9/10 passed
Please open Telegram to view this post
VIEW IN TELEGRAM
2👍2
COGNIZANT EXAM HELP GROUP
Ready ▶️▶️ DM for Codes @mrtrueliving_ix 💯👍
Accenture SLOT done 📣💯


Reschedule Coding round


Both codes are done 📱

DM @mrtrueliving_ix 📱
Please open Telegram to view this post
VIEW IN TELEGRAM
1
Maximum weight 👍

DM @mrtrureliving_ix ✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
Maximum weight 👍

DM @mrtrureliving_ix ✔️


public int maximumWeight(int input1, int input2, int[] input3) {
int N = input1;
int X = input2;
int[] A = input3;

Arrays.sort(A);

int totalWeight = 0;
int count = 0;
for (int i = 0; i < N; i++) {
if (totalWeight + A[i] <= X) {
totalWeight += A[i];
count++;
} else {
break;
}
}

return count;
}

10/10 passed
🔥1
Fruit chart 📣✔️
Please open Telegram to view this post
VIEW IN TELEGRAM
👍

If anyone want DM @mrtrueliving_ix

#paid help only 👍
Please open Telegram to view this post
VIEW IN TELEGRAM
Html
<!DOCTYPE html>
<html>
<head>
<title>Tabbed Content</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="tabs">
<div id="tab1" class="tab active">Tab 1</div>
<div id="tab2" class="tab">Tab 2</div>
<div id="tab3" class="tab">Tab 3</div>
</div>
<div class="contents">
<div id="content1" class="content active">Content 1</div>
<div id="content2" class="content">Content 2</div>
<div id="content3" class="content">Content 3</div>
</div>
<script src="script.js"></script>
</body>
</html>


css

body {
font-size: 20px;
}
.tab {
padding: 10px;
border: 1px solid #ccc;
border-bottom: none;
background-color: #f0f0f0;
cursor: pointer;
}
.tab.active {
background-color: #ccc;
}
.content {
padding: 20px;
border: 1px solid #ccc;
display: none;
}
.content.active {
display: block;
}





javascript

const tabs = document.querySelectorAll('.tab');
const contents = document.querySelectorAll('.content');

tabs.forEach((tab, index) => {
tab.addEventListener('click', () => {
tabs.forEach((t) => t.classList.remove('active'));
tab.classList.add('active');
contents.forEach((content) => content.classList.remove('active'));
contents[index].classList.add('active');
});
});



Tabs components 👍
Please open Telegram to view this post
VIEW IN TELEGRAM
👍1
This media is not supported in your browser
VIEW IN TELEGRAM
Cognizant technical {27 || 10am}

Cluster 1 { java ,SQL, simulator} are done 💯
▶️ 📱

Test accomplished
📱

DM for test clearance

@mrtrueliving_ix 👍


#Cognizant #Technical #Cluster1
Please open Telegram to view this post
VIEW IN TELEGRAM
🏆1🍾1
2pm Cognizant help available

With remote access

DM @mrtrueliving_ix 👍


For 💯 test Clearance
Please open Telegram to view this post
VIEW IN TELEGRAM
start.....
Registration count 👍

DM who need SQL @mrtrueliving_ix
Please open Telegram to view this post
VIEW IN TELEGRAM