๐KPMG Off Campus Recruitment 2022 : Hiring for Freshers as Analyst
*Designation: Analyst
*Eligibility: B.E/B.Tech
*Batch: 2020/2021/2022
*Job Location: Bangalore
*Salary CTC: 3 LPA*
https://aa046.taleo.net/careersection/ex/jobdetail.ftl?job=59282
โ Share with your friends
*Designation: Analyst
*Eligibility: B.E/B.Tech
*Batch: 2020/2021/2022
*Job Location: Bangalore
*Salary CTC: 3 LPA*
https://aa046.taleo.net/careersection/ex/jobdetail.ftl?job=59282
โ Share with your friends
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซhttps://leetcode.com/problems/find-and-replace-pattern/description/ยป
class Solution {
private:
bool isvalidMatching(string & word, string & pattern) {
unordered_map<char,char>mpp;
unordered_set<char>lookup;
for(int i=0;i<word.size();i++){
if(mpp.find(word[i])!=mpp.end()){
if(mpp[word[i]]!=pattern[i]) return false;
}else{
if(lookup.count(pattern[i])) return false;
mpp[word[i]]=pattern[i];
lookup.insert(pattern[i]);
}
}
return true;
}
public:
vector<string> findAndReplacePattern(vector<string>& words, string pattern) {
vector<string>ans;
for(auto &word:words){
if(isvalidMatching(word,pattern)){
ans.push_back(word);
}
}
return ans;
}
};
Find and Replace Pattern โ
(C++)
private:
bool isvalidMatching(string & word, string & pattern) {
unordered_map<char,char>mpp;
unordered_set<char>lookup;
for(int i=0;i<word.size();i++){
if(mpp.find(word[i])!=mpp.end()){
if(mpp[word[i]]!=pattern[i]) return false;
}else{
if(lookup.count(pattern[i])) return false;
mpp[word[i]]=pattern[i];
lookup.insert(pattern[i]);
}
}
return true;
}
public:
vector<string> findAndReplacePattern(vector<string>& words, string pattern) {
vector<string>ans;
for(auto &word:words){
if(isvalidMatching(word,pattern)){
ans.push_back(word);
}
}
return ans;
}
};
Find and Replace Pattern โ
(C++)
๐1
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซclass Solution { private: bool isvalidMatching(string & word, string & pattern) { unordered_map<char,char>mpp; unordered_set<char>lookup; for(int i=0;i<word.size();i++){ if(mpp.find(word[i])!=mpp.end()){ โฆยป
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Cognizant Off-campus PWD drive 2022
IT Programmer Analyst Trainee Freshers UG/PG Across India|| 4LPA+โฆ
Batch - 2020,2021,2022
โ Apply Now: https://app.joinsuperset.com/join/#/signup/student/jobprofiles/e444577d-20f2-4307-8b52-fbe4c8230adf
IT Programmer Analyst Trainee Freshers UG/PG Across India|| 4LPA+โฆ
Batch - 2020,2021,2022
โ Apply Now: https://app.joinsuperset.com/join/#/signup/student/jobprofiles/e444577d-20f2-4307-8b52-fbe4c8230adf
๐1
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
TO THE NEW is hiring.
Role: There are many roles, checkout below form.
Batch eligible: 2021 and 2022 passouts
Form Link: https://bit.ly/3vrBjlG
Role: There are many roles, checkout below form.
Batch eligible: 2021 and 2022 passouts
Form Link: https://bit.ly/3vrBjlG
Forwarded from OffCampus Jobs | OnCampus Jobs | Daily Jobs Updates | Lastest Jobs | All Jobs | CSE Jobs | Fresher Jobs โฅ (Dushyant)
Dear All,
We have openings for B. Tech / M. Tech and MCA candidates on the following profile at upGrad:
*Position* - Technical Trainer & Mentor
*Skill Set* - JAVA, Data Structures, HTML, CSS & JavaScript,React-JS, MVC, SpringBoot, Rest APIs, JAVA, Data Structures, HTML & CSS, Basics of JavaScript
*Location* - Punjab
*JD* - https://bit.ly/3PYrkvZ
Interested Candidate please contact on details mentioned below or send your resume on supply@upgrad.com
Mr. Shamneesh Sharma - Program Manager - upGrad - +91 86793 34000 - shamneesh.sharma@upgrad.com
Mr. Chetan Sharma - Program Manager - upGrad - +91 7018443448 - chetan2.sharma@upgrad.com
We have openings for B. Tech / M. Tech and MCA candidates on the following profile at upGrad:
*Position* - Technical Trainer & Mentor
*Skill Set* - JAVA, Data Structures, HTML, CSS & JavaScript,React-JS, MVC, SpringBoot, Rest APIs, JAVA, Data Structures, HTML & CSS, Basics of JavaScript
*Location* - Punjab
*JD* - https://bit.ly/3PYrkvZ
Interested Candidate please contact on details mentioned below or send your resume on supply@upgrad.com
Mr. Shamneesh Sharma - Program Manager - upGrad - +91 86793 34000 - shamneesh.sharma@upgrad.com
Mr. Chetan Sharma - Program Manager - upGrad - +91 7018443448 - chetan2.sharma@upgrad.com
Google Docs
Job Description - Mentor & Technical Trainer.docx
Mentor and Technical Trainer โ upGrad Campus Punjab/NCR/Rajasthan โ Full Time About Us upGrad Campus is a new college focused subsidiary under upGrad based out of Bangalore. The flagship product of upGrad Campus is providing a complete platform with higherโฆ
๐1
๐๐ฆ ๐๐น๐ด๐ผ ๐ป ๐ ใ๐๐ผ๐บ๐ฝ๐ฒ๐๐ถ๐๐ถ๐๐ฒ ๐ฃ๐ฟ๐ผ๐ด๐ฟ๐ฎ๐บ๐บ๐ถ๐ป๐ดใ pinned ยซhttps://leetcode.com/problems/word-subsets/description/ยป
// Word Subset
class Solution:
def wordSubsets(self, words1: List[str], words2: List[str]) -> List[str]:
ans = set(words1)
letters = {}
for i in words2:
for j in i:
count = i.count(j)
if j not in letters or count > letters[j]:
letters[j] = count
for i in words1:
for j in letters:
if i.count(j) < letters[j]:
ans.remove(i)
break
return list(ans)
Python 3โ
class Solution:
def wordSubsets(self, words1: List[str], words2: List[str]) -> List[str]:
ans = set(words1)
letters = {}
for i in words2:
for j in i:
count = i.count(j)
if j not in letters or count > letters[j]:
letters[j] = count
for i in words1:
for j in letters:
if i.count(j) < letters[j]:
ans.remove(i)
break
return list(ans)
Python 3โ
๐2
โ๏ธZOHO OffCampus Driveโ๏ธ
๐ Batch - 2015 & 2022
careers.zohocorp.com/forms/fcc89b5ebd373d598e0224d10f2199d1113615d862f7ebeba222bfb399f7918b
๐ Batch - 2015 & 2022
careers.zohocorp.com/forms/fcc89b5ebd373d598e0224d10f2199d1113615d862f7ebeba222bfb399f7918b
๐3
who have tomorrow IBM Exam guys let me know ?
longest pallindromic subsequence Infosys