Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Graduate Engineer Trainee to join the Liugong India for PAN India. He must be a Graduate from Mechanical- Passout. Freshers can apply.
A previous internship or project related to
Mechanical will be preferred. Must be willing to relocate anywhere in India
Interested candidate can share their CV at malvika.jain@liugong.com
A previous internship or project related to
Mechanical will be preferred. Must be willing to relocate anywhere in India
Interested candidate can share their CV at malvika.jain@liugong.com
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐ Exciting Internship Opportunity at EY! ๐
Are you a motivated student looking to gain valuable experience in recruitment? Join EY as a pro-bono Intern and be part of our dynamic recruitment team!
Criteria:
- Must be from a reputed college
- Achieved 75% and above in 10th, 12th, and UG/PG (aggregate excluding last semester)
- No backlogs
- Willing to work from EY Noida office
- Available to start immediately
Please note that this is a pro-bono internship and does not guarantee any work opportunity. It's a chance to gain hands-on experience in recruitment at one of the world's leading firms.
If you meet the criteria and are ready to kickstart your career journey with EY, share your resume at payal.nagpal@in.ey.com. Don't miss out on this fantastic opportunity to learn and grow with us!
Are you a motivated student looking to gain valuable experience in recruitment? Join EY as a pro-bono Intern and be part of our dynamic recruitment team!
Criteria:
- Must be from a reputed college
- Achieved 75% and above in 10th, 12th, and UG/PG (aggregate excluding last semester)
- No backlogs
- Willing to work from EY Noida office
- Available to start immediately
Please note that this is a pro-bono internship and does not guarantee any work opportunity. It's a chance to gain hands-on experience in recruitment at one of the world's leading firms.
If you meet the criteria and are ready to kickstart your career journey with EY, share your resume at payal.nagpal@in.ey.com. Don't miss out on this fantastic opportunity to learn and grow with us!
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
๐ Exciting Opportunity at Xceedance! ๐
Are you a fresh postgraduate looking to kickstart your career in underwriting? Xceedance is hiring Underwriting Analysts in Gurgaon/Noida!
Required Skill Sets:
- Fresh postgraduates are welcome to apply
- Postgraduates in Economics, Mathematics, and Statistics domain are preferred
If you're ready to embark on a rewarding journey in underwriting and have the required skills, don't miss out on this opportunity!
Feel free to connect or WhatsApp your resume to 7289907457 / 7678424115.
Join us at Xceedance and take the first step towards a successful career in underwriting
Are you a fresh postgraduate looking to kickstart your career in underwriting? Xceedance is hiring Underwriting Analysts in Gurgaon/Noida!
Required Skill Sets:
- Fresh postgraduates are welcome to apply
- Postgraduates in Economics, Mathematics, and Statistics domain are preferred
If you're ready to embark on a rewarding journey in underwriting and have the required skills, don't miss out on this opportunity!
Feel free to connect or WhatsApp your resume to 7289907457 / 7678424115.
Join us at Xceedance and take the first step towards a successful career in underwriting
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Anakin is hiring SDE [Full Time]
For 2024, 2023, 2022 grads
Startup opportunity
https://www.ycombinator.com/companies/anakin/jobs/Xd7qkhq-software-development-engineer
For 2024, 2023, 2022 grads
Startup opportunity
https://www.ycombinator.com/companies/anakin/jobs/Xd7qkhq-software-development-engineer
Y Combinator
Software Development Engineer at Anakin
**About us:**
At Anakin, weโre revolutionizing Pricing intelligence by enabling large global e-commerce companies to optimize their pricing strategies and stay one step ahead of their Competitors.
Our technology engine can automatically find, analyzeโฆ
At Anakin, weโre revolutionizing Pricing intelligence by enabling large global e-commerce companies to optimize their pricing strategies and stay one step ahead of their Competitors.
Our technology engine can automatically find, analyzeโฆ
Roomba Shaped Robots โ
Python 3(Amazon)
Python 3(Amazon)
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
ll solve(int n, int m, vector<ll> f, vector<ll> b) {
vector<pair<ll, int>> v;
for(int i=0; i<n+m; i++) {
v.push_back({min(f[i], b[i]), f[i] <= b[i]});
}
sort(v.begin(), v.end());
int s = 0, e = 0;
ll cost = 0;
for(int i=n+m-1; i>=0; i--) {
if((v[i].second && s < n) || e == m) {
s++;
cost += f[i];
} else {
e++;
cost += b[i];
}
}
if(s < n || e < m) {
return -1;
}
return cost;
}
int main() {
int n, m;
cin >> n >> m;
vector<ll> f(n+m), b(n+m);
for(int i=0; i<n+m; i++) {
cin >> f[i];
}
for(int i=0; i<n+m; i++) {
cin >> b[i];
}
cout << solve(n, m, f, b) << endl;
return 0;
}
Hiring Drive โ
using namespace std;
typedef long long ll;
ll solve(int n, int m, vector<ll> f, vector<ll> b) {
vector<pair<ll, int>> v;
for(int i=0; i<n+m; i++) {
v.push_back({min(f[i], b[i]), f[i] <= b[i]});
}
sort(v.begin(), v.end());
int s = 0, e = 0;
ll cost = 0;
for(int i=n+m-1; i>=0; i--) {
if((v[i].second && s < n) || e == m) {
s++;
cost += f[i];
} else {
e++;
cost += b[i];
}
}
if(s < n || e < m) {
return -1;
}
return cost;
}
int main() {
int n, m;
cin >> n >> m;
vector<ll> f(n+m), b(n+m);
for(int i=0; i<n+m; i++) {
cin >> f[i];
}
for(int i=0; i<n+m; i++) {
cin >> b[i];
}
cout << solve(n, m, f, b) << endl;
return 0;
}
Hiring Drive โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Linkedin
SDE-1 & UI-1_2024 Batch (Wonder Women in Tech) | Zain Inhonvi | 86 comments
**To all aspiring women engineers !! Flipkart is looking to Hire
WWIT (Wonder Women in Tech )**
Are you ready to embark on an exciting journey, and areโฆ | 86 comments on LinkedIn
WWIT (Wonder Women in Tech )**
Are you ready to embark on an exciting journey, and areโฆ | 86 comments on LinkedIn
Valid BST Permutationsโ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
We are looking for an MBA Fresher specialization into Finance & Accounting with an excellent communication & Interpersonal skill.
Flexible to work in a US shift with Sat-Sun fixed off.
Job Location - Ghansoli, Navi Mumbai.
Compensation depends on market standard.
Interested candidate's email: ProtisthaP@hexaware.com with a subject line of "Job Application for MBA fresher".
Flexible to work in a US shift with Sat-Sun fixed off.
Job Location - Ghansoli, Navi Mumbai.
Compensation depends on market standard.
Interested candidate's email: ProtisthaP@hexaware.com with a subject line of "Job Application for MBA fresher".
๐1
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ
Photo
#include <string>
#include <vector>
using namespace std;
const int MX = 26;
void cnt(const string& s, vector<int>& f, int l) {
for (int i = 0; i < l; i++) {
f[s[i] - 'a']++;
}
}
bool pal(const vector<int>& f, int l) {
int odd = 0;
for (int i = 0; i < MX; i++) {
if (f[i] % 2 != 0) {
odd++;
}
}
if (l % 2 == 0) {
if (odd > 0) {
return false;
} else {
return true;
}
}
if (odd != 1) {
return false;
}
return true;
}
string oddAndRem(vector<int>& f) {
string o = "";
for (int i = 0; i < MX; i++) {
if (f[i] % 2 != 0) {
f[i] -= 1;
o += i + 'a';
return o;
}
}
return o;
}
string encPwd(const string& pwd) {
string s = pwd;
int l = s.size();
vector<int> f(MX, 0);
cnt(s, f, l);
if (!pal(f, l)) {
return "No Palindromic String";
}
string odd = oddAndRem(f);
string front = "";
string rear = " ";
for (int i = 0; i < MX; i++) {
string temp = "";
if (f[i] != 0) {
char ch = i + 'a';
for (int j = 1; j <= f[i] / 2; j++) {
temp += ch;
}
front += temp;
rear = temp + rear;
}
}
return front + odd + rear;
}
Palindromic Password โ
#include <vector>
using namespace std;
const int MX = 26;
void cnt(const string& s, vector<int>& f, int l) {
for (int i = 0; i < l; i++) {
f[s[i] - 'a']++;
}
}
bool pal(const vector<int>& f, int l) {
int odd = 0;
for (int i = 0; i < MX; i++) {
if (f[i] % 2 != 0) {
odd++;
}
}
if (l % 2 == 0) {
if (odd > 0) {
return false;
} else {
return true;
}
}
if (odd != 1) {
return false;
}
return true;
}
string oddAndRem(vector<int>& f) {
string o = "";
for (int i = 0; i < MX; i++) {
if (f[i] % 2 != 0) {
f[i] -= 1;
o += i + 'a';
return o;
}
}
return o;
}
string encPwd(const string& pwd) {
string s = pwd;
int l = s.size();
vector<int> f(MX, 0);
cnt(s, f, l);
if (!pal(f, l)) {
return "No Palindromic String";
}
string odd = oddAndRem(f);
string front = "";
string rear = " ";
for (int i = 0; i < MX; i++) {
string temp = "";
if (f[i] != 0) {
char ch = i + 'a';
for (int j = 1; j <= f[i] / 2; j++) {
temp += ch;
}
front += temp;
rear = temp + rear;
}
}
return front + odd + rear;
}
Palindromic Password โ
public static boolean check(long s, long dis, long dur) {
return (18 * dis) % (10 * s * dur) >= (5 * s * dur);
}
public static int solve(List<Integer> a) {
int ans = 100;
int n = a.size();
for (int i = 0; i < n; i += 2) {
if (check(ans, a.get(i), a.get(i + 1))) {
ans--;
i = -2;
}
}
return ans;
}
Cruise Control โ
return (18 * dis) % (10 * s * dur) >= (5 * s * dur);
}
public static int solve(List<Integer> a) {
int ans = 100;
int n = a.size();
for (int i = 0; i < n; i += 2) {
if (check(ans, a.get(i), a.get(i + 1))) {
ans--;
i = -2;
}
}
return ans;
}
Cruise Control โ
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Fresher...!!
Company Name-Ramy Infotech Pvt Ltd.
Qualifications : BCA/B.Tech/MBA/MCA
Position : Business Development Executive /Technical Recruiter
Location : Noida Sector 62, Uttar Pradesh
Job Type : Full-time
Shift : Night
Timing : 7:00 PM to 4:30 AM
5 Days working
Looking forward to connect with the TPOs and Placement cells of Colleges and Institutes who can provide us candidates with BCA/B.Tech/MCA background for Noida location.
Interested universities/ colleges TPO and Placement cells are requested to share their details in a comment or can reach to me at tanya@ramyinfotech.com/hr@ramyinfotech.com /+918700758012
Company Name-Ramy Infotech Pvt Ltd.
Qualifications : BCA/B.Tech/MBA/MCA
Position : Business Development Executive /Technical Recruiter
Location : Noida Sector 62, Uttar Pradesh
Job Type : Full-time
Shift : Night
Timing : 7:00 PM to 4:30 AM
5 Days working
Looking forward to connect with the TPOs and Placement cells of Colleges and Institutes who can provide us candidates with BCA/B.Tech/MCA background for Noida location.
Interested universities/ colleges TPO and Placement cells are requested to share their details in a comment or can reach to me at tanya@ramyinfotech.com/hr@ramyinfotech.com /+918700758012
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Attack Capital |Full Stack Engineer Intern | 2024, 2025 Grads
https://linkedin.com/jobs/view/3918548751/
https://linkedin.com/jobs/view/3918548751/
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
UI/UX intern hiring
https://www.linkedin.com/posts/rakhipal_were-hiring-for-the-following-roles-to-join-activity-7193870948595384320-dnRj
https://www.linkedin.com/posts/rakhipal_were-hiring-for-the-following-roles-to-join-activity-7193870948595384320-dnRj
Linkedin
Rakhi Pal on LinkedIn: We're hiring for the following roles to join us from our Pune office -โฆ | 46 comments
We're hiring for the following roles to join us from our Pune office -
Business Development Associate
HR Manager
UI/UX Intern
Marketing Interns
Share yourโฆ | 46 comments on LinkedIn
Business Development Associate
HR Manager
UI/UX Intern
Marketing Interns
Share yourโฆ | 46 comments on LinkedIn