๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
Photo
public static int numDuplicates(List<String> name, List<Integer> price, List<Integer> weight) {
int res=0;
HashSet<String> set = new HashSet<String>();
for(int i=0;i<name.size();i++){
String cmb = name.get(i) + "_" + price.get(i)+ "_" + weight.get(i);
if(set.contains(cmb)){
res++;
}
else{
set.add(cmb);
}
}
return res;
}
}
Chubb Dupilactes productsโ
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
Photo
#include <bits/stdc++.h>
using namespace std;
double solve(int n, const vector<int>& prices) {
vector<int> sorted_prices = prices;
sort(sorted_prices.begin(), sorted_prices.end(), greater<int>());
int keep_count = (4 * n) / 5;
long long sum = 0;
for (int i = 0; i < keep_count; ++i) {
sum += sorted_prices[i];
}
return static_cast<double>(sum) / keep_count;
}
int main() {
int n;
cin >> n;
vector<int> prices(n);
for (int i = 0; i < n; ++i) {
cin >> prices[i];
}
double result = solve(n, prices);
cout << fixed << setprecision(5) << result << endl;
return 0;
}
TVSโ
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
Photo
int n;
cin >> n;
vector<int> A(n);
for (int i = 0; i < n; i++)
{
cin >> A[i];
}
int ans = 0;
for (int i = 0; i < n - 1; ++i) {
while (A[i] > A[i + 1]) {
A[i] *= 2;
++ans;
}
}
cout << ans << endl;
\\increasing array tvsโ
cin >> n;
vector<int> A(n);
for (int i = 0; i < n; i++)
{
cin >> A[i];
}
int ans = 0;
for (int i = 0; i < n - 1; ++i) {
while (A[i] > A[i + 1]) {
A[i] *= 2;
++ans;
}
}
cout << ans << endl;
\\increasing array tvsโ
def ss(D, H, Mi, S, M, L, N):
ww = (D * 24 * 60 * 60) + (H * 60 * 60) + (Mi * 60) + S
s = M * L * N
e = ww // s
a = ww % s
r = a // (L * N)
a = a % (L * N)
d = a // N
q = a % N
return e, r, d, q
D, H, Mi, S = map(int, input().split())
M, L, N = map(int, input().split())
ww = ss(D, H, Mi, S, M, L, N)
print(f"{ww[0]} {ww[1]} {ww[2]} {ww[3]}")
TVSโ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Indigooooo Airlines Hiring for Airport Operations and Customer Support โค๏ธโค๏ธโค๏ธ๐ช๐ช๐ช๐ช๐ฅ๐ฅ๐ฅ๐ฅ
Reporting Time to the below Venues: 08:30 AM.
Salary: Upto 7 Lacs Per Annum..๐ฅ๐ฅ
Interview Date :- 29-August
Time :- 8am-11am
Location :- Kochi
Address :- Hotel Ginger, Metro Pillar 668,Doraiswamy Iyer Rd,off Mahatma Gandhi Road,Shenoys,Kochi,Ernakulam,Kerala - 682035
Interview Date :- 30-August Time :- 10am-1pm
Location :- Lucknow Address :- Hotel Pinnacle, Sector D, C.P. - 151, Parag Rd, near Power House Chauraha, Sector D1, LDA Colony, Lucknow, Uttar Pradesh 226012
Interview Date :- 30-August Time :- 1pm-4pm
Location :- Prayagraj Address :- Hotel Max - Multi Functional Complex , Civil Lines Railway Station Compound, Prayagraj, Uttar Pradesh 211001
Interview Date :- 31-August
Time :- 9am-12pm
Location :- Kolkata
Address :- Hotel Gallery - HUDCO MORE, 67, Bagmari Rd, near Ultadanga, Kolkata, West Bengal 700054
Interview Date :- 31-August
Time :- 9am-12pm
Location :- Noida
Address :- Hotel Bellmont,14/1, opposite Botanical Garden Metro Station, Sector 37, Noida
Reporting Time to the below Venues: 08:30 AM.
Salary: Upto 7 Lacs Per Annum..๐ฅ๐ฅ
Interview Date :- 29-August
Time :- 8am-11am
Location :- Kochi
Address :- Hotel Ginger, Metro Pillar 668,Doraiswamy Iyer Rd,off Mahatma Gandhi Road,Shenoys,Kochi,Ernakulam,Kerala - 682035
Interview Date :- 30-August Time :- 10am-1pm
Location :- Lucknow Address :- Hotel Pinnacle, Sector D, C.P. - 151, Parag Rd, near Power House Chauraha, Sector D1, LDA Colony, Lucknow, Uttar Pradesh 226012
Interview Date :- 30-August Time :- 1pm-4pm
Location :- Prayagraj Address :- Hotel Max - Multi Functional Complex , Civil Lines Railway Station Compound, Prayagraj, Uttar Pradesh 211001
Interview Date :- 31-August
Time :- 9am-12pm
Location :- Kolkata
Address :- Hotel Gallery - HUDCO MORE, 67, Bagmari Rd, near Ultadanga, Kolkata, West Bengal 700054
Interview Date :- 31-August
Time :- 9am-12pm
Location :- Noida
Address :- Hotel Bellmont,14/1, opposite Botanical Garden Metro Station, Sector 37, Noida
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Mahesh Sharma on LinkedIn: #engineeringcampushiringprogram #goldmansachsindia #finance #innovationโฆ | 43 comments
Happy to announce the kick-off of the #EngineeringCampusHiringProgram for the Summer Internship 2025 in #GoldmanSachsIndia.
The program offers unparalleledโฆ | 43 comments on LinkedIn
The program offers unparalleledโฆ | 43 comments on LinkedIn
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Examity hiring Process Associate Trainee ๐ช๐ช๐ฅณ๐ฅณ
Details
Job Role: Process Associate Trainee
Qualifications: Any Graduate
Experience: 0 โ 2 years
Job Type: Full Time
Location: Hyderabad
Salary: 5 LPA
Skills/Requirements:
1. Ability to accurately follow instructions and meticulously handle tasks, ensuring data accuracy and process compliance.
2. Eagerness to absorb new information, learn industry-specific processes, and quickly adapt to the roleโs demands.
3. Proficiency in using office software such as Microsoft Office Suite (Excel, Word) and familiarity with data entry and management tools.
4. Capability to manage time effectively, prioritize tasks, and meet deadlines in a fast-paced work environment.
For Hyderabad - Come directly to the Venue
Date of Interview: 17th August
Time: 10.00 AM โ 4.30 PM
Address: Examity India ON-LINE Proctoring LLP. 2nd Floor , My Home Twitza Building , Hitech City Main Rd, Diamond Hills, Hyderabad, Telangana 500081
Details
Job Role: Process Associate Trainee
Qualifications: Any Graduate
Experience: 0 โ 2 years
Job Type: Full Time
Location: Hyderabad
Salary: 5 LPA
Skills/Requirements:
1. Ability to accurately follow instructions and meticulously handle tasks, ensuring data accuracy and process compliance.
2. Eagerness to absorb new information, learn industry-specific processes, and quickly adapt to the roleโs demands.
3. Proficiency in using office software such as Microsoft Office Suite (Excel, Word) and familiarity with data entry and management tools.
4. Capability to manage time effectively, prioritize tasks, and meet deadlines in a fast-paced work environment.
For Hyderabad - Come directly to the Venue
Date of Interview: 17th August
Time: 10.00 AM โ 4.30 PM
Address: Examity India ON-LINE Proctoring LLP. 2nd Floor , My Home Twitza Building , Hitech City Main Rd, Diamond Hills, Hyderabad, Telangana 500081
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Company Name: Urban Company
Role: SDE 1
Batch eligible: 2024 grads
Apply: https://docs.google.com/forms/d/1-ctraB4lJb2OHVDrqM1FZB3y5Tld1E9o3IyMKyurOVI/viewform
Role: SDE 1
Batch eligible: 2024 grads
Apply: https://docs.google.com/forms/d/1-ctraB4lJb2OHVDrqM1FZB3y5Tld1E9o3IyMKyurOVI/viewform
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Harshadi Hansora on LinkedIn: Google Forms: Sign-in
Hi everyone,
Salesforce is aggressively hiring for the position of 2025 batch graduates as AMTS in Bangalore & Hyderabad.
Here are the experienceโฆ
Salesforce is aggressively hiring for the position of 2025 batch graduates as AMTS in Bangalore & Hyderabad.
Here are the experienceโฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Abhishek Srivastava on LinkedIn: Google Forms: Sign-in
Hi everyone,Coding Blocks is looking to hire passionate and knowledgeable instructors in the following areas:
Data Science (Delhi)
Web Development: MERN Stack (Mathura and Chandigarh)
If you have a strong foundation in these domains and are interested inโฆ
Data Science (Delhi)
Web Development: MERN Stack (Mathura and Chandigarh)
If you have a strong foundation in these domains and are interested inโฆ
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
We are hiring for a backend(Django) developer role in Bengaluru. Freshersโฆ | Dinesh Singh | 15 comments
We are hiring for a backend(Django) developer role in Bengaluru. Freshers are preferred, we love the energy they bring with them :)
Me and Nilesh are looking for our third partner in crime to join us at topmate.io
If you live, breathe, and sleep codingโฆ
Me and Nilesh are looking for our third partner in crime to join us at topmate.io
If you live, breathe, and sleep codingโฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Sign Up | LinkedIn
500 million+ members | Manage your professional identity. Build and engage with your professional network. Access knowledge, insights and opportunities.
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Fatima Shaikh on LinkedIn: #hiringalert #pythonintern | 51 comments
#hiringalert #pythonintern
Techolution is currently seeking talented Python Interns to join our dynamic team of innovators and help drive the development of our AI products from conception to deployment.
Title : Python Intern
Location : Hyderabad (Onsite)โฆ
Techolution is currently seeking talented Python Interns to join our dynamic team of innovators and help drive the development of our AI products from conception to deployment.
Title : Python Intern
Location : Hyderabad (Onsite)โฆ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
Faris M V on LinkedIn: #teksystems #allegisgroup #allegisgroup #teksystems #hiring #recruiterjobsโฆ
Hey LinkedIn Community,
We at #TEKsystems, #AllegisGroup are hiring Technical Recruiters with experience ranging from fresher to 5 years.
If you'reโฆ
We at #TEKsystems, #AllegisGroup are hiring Technical Recruiters with experience ranging from fresher to 5 years.
If you'reโฆ
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
GWC Data.AI on LinkedIn: #freshers #hiring #data #ai #dataanalyst #dataengineer #ml #datascience | 196 comments
๐๐ ๐๐ซ๐ ๐ก๐ข๐ซ๐ข๐ง๐ ๐
๐ซ๐๐ฌ๐ก๐๐ซ๐ฌ ๐๐ ๐๐ข๐ง!
๐ธ๐๐๐๐๐๐๐๐๐๐๐๐:
โ B.Tech (IT), B.E, MCA, BCA, B.Sc in CS
โ Proficient in SQL & Python
โ Goodโฆ | 196 comments on LinkedIn
๐ธ๐๐๐๐๐๐๐๐๐๐๐๐:
โ B.Tech (IT), B.E, MCA, BCA, B.Sc in CS
โ Proficient in SQL & Python
โ Goodโฆ | 196 comments on LinkedIn
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
Photo
#include <bits/stdc++.h>
using namespace std;
const int P = 1000000007;
int solve(string N, int K) {
if (K == 0) {
return 1;
}
int len = N.size();
int num[1010] = {0};
int f[1010][1010][2] = {0};
int ans = 0;
for (int i = 2; i <= 1000; i++) {
num[i] = num[__builtin_popcount(i)] + 1;
}
f[0][0][0] = 1;
for (int i = 0; i < len; i++) {
for (int j = 0; j <= i; j++) {
for (int k = 0; k < 2; k++) {
for (int l = 0; l <= (k ? 1 : (N[i] - '0')); l++) {
(f[i + 1][j + l][k | (l < N[i] - '0')] += f[i][j][k]) %= P;
}
}
}
}
for (int i = 1; i <= 1000; i++) {
if (num[i] == K - 1) {
(ans += f[len][i][0]) %= P;
(ans += f[len][i][1]) %= P;
}
}
if (K == 1) {
ans = (ans + P - 1) % P;
}
return ans;
}
int main() {
string s;
int k;
cin >> s >> k;
cout << solve(s, k) << endl;
return 0;
}
Possible decryption โ
๐2