HYDERABAD BANGLORE REAL-ESTATE ||STOCKS || INVESTMENTS || PLOTS || RENTS
الذهاب إلى القناة على Telegram
إظهار المزيد
1 831
المشتركون
لا توجد بيانات24 ساعات
لا توجد بيانات7 أيام
لا توجد بيانات30 أيام
أرشيف المشاركات
#include <iostream>
#include <string>
#include <iomanip>
using namespace std;
class Candidate {
public:
string lastName;
int numVotes;
};
int main()
{
Candidate election[5];
for (int i = 1; i<5; i++) {
cout << "Please enter the last name of candidate " << i << ": ";
cin >> election[i].lastName;
cout << "How many votes did : " << election[i].lastName << " Receive? : ";
cin >> election[i].numVotes;
}
for (int i = 1; i<5; i++) {
cout << setw(7) << election[i].lastName;
cout << setw(7) << election[i].numVotes;
cout << endl;
}
int max = election[0].numVotes;
string winner = election[0].lastName;
for (int i = 1; i<5; i++) {
if (election[i].numVotes > max) {
max = election[i].numVotes;
winner = election[i].lastName;
}
}
cout << "The winner of the election was " << winner << " had " << max << " votes." << endl;
}
Blue Jay
The winner of election code
Telegram :::: @placementupdatess
Global Edge Hiring
Best opportunity for Electronics and related branches to work in core domain.
2020/2019/2018
https://match.myanatomy.in/corporate/customCampaign/view?publicLink=8532a315ecc0ead4592cf59b7c501a14;97a9371bbaa49a46578e53701a71b6b4f168d18d9b395f328e111d2283a246879ac0fb9eb9f7e8a1c7b998c3e9f37638745642471cc03bfacc45cc1faaaf51d45e49eebce04b52dcee028d257b033b54fdfe5972aa505b19991ac1c66422a8e94d96424b23236699ce002ac6b00d790fbdcc2849ff1aa5cb96282adfefb6baee2584e9ec53609eb634beba3d8ffa1518d556a62b653b5cdd0b047a45d1f6fb59bf637c00e2e9963a62721592ea518cedc25423d2dc48fb912567f92008e32900&source=n
▫️Telegram : @PlacementSeekersHubChannel
.
match.myanatomy.in
MATCH (MyAnatomy Talent Convergence Horizon)
A Campus Recruitment Enabler, converging the Corporates, Candidates and Colleges in one single platform
public class HelloWorld{
public static void main(String []args){
int n=5;
int ar[]={10,11,7,12,14};
int esum=0,osum=0;
for(int i=0;i
Greetings from Virtusa!
As discussed over the phone I am starting a mail thread so we can track ’21 batch participation in Virtusa’s unique hiring program for our US offices.
As you are aware, we are currently engaged with some students from batch of ’22 and are eager to hire from batch of ’21 as well.
Please find below a brief of the program and kindly do get back to us with suitable profiles.
The primary objective is to identify potential candidates (In India) who hold a valid US Passport and are ready to relocate to the US.
Some specifics:
Eligibility – B E / B Tech / MS – CS / IT / ECE / ISE
Cut Off – 65% throughout
Process –
HackerRank Assessment
Technical Discussion
HR Discussion
Offer & Conditions
Initial 9 months in India – CTC INR 5LPA
Movement to US upon completion of 9 Months – CTC USD 45K
Service Agreement of 2 Years
If you would like any further information to take this forward, please do reach out.
Looking froward to hearing from you about the interested candidates.
Thanks & Regards,
Anagha
Team GTP
https://forms.gle/XAaxhxLLcgDNsdGy8
Eligible and interested students may fill the above Google form.
Deadline: 24th June- 2pm.
#include<bits/stdc++.h>
using namespace std;
int main(){
int tc;
scanf("%d", &tc);
while(tc--){
string s;
cin>>s;
long long int count,length;
length = s.length();
count =0;
// cout << length << " =length" <<endl;
for(int i = 0; i < length; i++)
{
char c = s[i];
if(c == 'a' || c == 'e' || c == 'i' || c == 'o' || c == 'u' ||
c == 'A' || c == 'E' || c == 'I' || c == 'O' || c == 'U'){
count = count + (length - i) * (i+1);
}
}
cout<<count<<endl;
}
return 0;
}
Vowel recognition in c+++
Telegram:: @placementupdatess
import sys
def minimumNumber(n, password):
numbers = "0123456789"
lower_case = "abcdefghijklmnopqrstuvwxyz"
upper_case = "ABCDEFGHIJKLMNOPQRSTUVWXYZ"
special_characters = "!@#$%^&*()-+"
count = 0
if any(i.isdigit() for i in password) == False:
count += 1
if any(i.islower() for i in password) == False:
count += 1
if any(i.isupper() for i in password) == False:
count += 1
if any(i in special_characters for i in password) == False:
count+=1
return max(count,6-n)
if name == "__main__":
n = int(raw_input().strip())
password = raw_input().strip()
answer = minimumNumber(n, password)
print answer
#Strong password code
Dear All,
Greetings!
Deloitte is recruiting Data Engineers from the class of 2021. Please share the below job notification with unplaced students of your branch and ask them to register by tomorrow evening (24th June 2021, 5 PM), using the below links.
Eligibility Criteria:
B.Tech/ B.E. – Any branch
M.Tech– Computer Science and Engineering/IT
MCA
Students should be certified or trained in any of the technologies.
2021 Graduates only
No active backlogs
Aggregate 60% or CGPA of 6.5
Designation: Intern Analyst
The stipend for the requisite role INR 2.5 L per annum and INR 70,000 joining bonus
Note: The student has to register for the link using both the links failing which their candidature will not be considered.
Registration link: https://dtt.taleo.net/careersection/10181/jobdetail.ftl?lang=en&job=S22HCINTASAM-OC
Registration Link 2: https://docs.google.com/spreadsheets/d/1rYYdL1L9gYPibQrSYPfDTX9atGapivOEF_tjTtuEafc/edit?usp=sharing
Apply Link - https://forms.gle/5uLwu2VURHmjcHjM9
Job locations: Irungattukottai | Kelambakkam | Irrungattukottai, | MaraiMalai Nagar
Qualification : BE / Diploma in Mechanical/Automobile (2017,2018,2019 & 2020 Batch)
Note: Please visit us with your resume along with all your academic documents copy. Also, you can refer your friends for this position who have an interest.
Bring the following Original Documents: BE / Diploma Provisional Certificate / 10th and 12th Mark Sheet /College TC/ Aadhar and Pan Card /4 no's Passport photos.
You should bring the Call Letter and the educational documents, in xerox copies
For further clarification, please contact: Mr Kannan - 9789059333 / 7010568731
=============
SAP WM Fresher Position - Tecnics / Hyderabad
Company: Tecnics IntegrationTechnologies Pvt. Ltd.2
Exp: 0-1 years
Location: Hyderabad/Secunderabad
We are looking for SAP WM Fresher's for our company - Its a full Time opportunity with us. if you are interested, please look into the below JD and if you think you are a good fit please feel free to apply for this job or you can send me your updated resume to rohith@tecnics.com to discuss further.
Roles and Responsibilities:
In depth functional and configuration expertise in the SAP Materials Management (MM) module and SAP Warehouse Management module (WM) is required.
Experience/knowledge in SAP Extended Warehouse Management system (EWM) is a plus.
Good Communication skills
=============
Urgent Requirements for freshers B.E./B.TECH Electrical/Electronic Engineers & Helpers
Location: Hyderabad
Walkin from 23 June to 25June
Address: S 14, “B” Block, 1st Floor, Alladin Manison, Near Lane Adjacent To Shopper Stop, Prakashnagar Metro Stop, Begumpet, Hyderabad – 500016.
Forward CV to uzer.awatech@gmail.com
=============
Hiring #Freshers and Experienced
Qualification: B.tech/M.tech
Company: Apalya Technologies Pvt Ltd
Location: Hyderabad
Share CV to- fareesa.fatima@apalya.com
=============
Hi,
Greetings from Vidyayug..!!!
We are looking for a Python Developer(Fresher) to join our team and help us develop and maintain various software products.
(Python, Django, SymPy, NumPy, SciPy, HTML, CSS, Bootstrap, JavaScript, AJAX, jQuery)
No. of Positions : 2
Location : Hyderabad
Job Type : Full Time
Job location : Hyderabad
Please share the resume to hr@vidyayug.com
=============
Company Name :- Cyient
Job Position:- Software Engineer Trainee – Fresher
Job Locations:- Hyderabad,
Salary Package:- As per Company Standards
Qualification:- B.Tech –ECE/CSE or equivalent
Experience:- 0-1 Years
Minimum Experience and Skills:-
Knowledge in development environments like C/C++, .Net/C#, Java, and Databases concepts of RDBMS
C, C++ Programming Language, Java, Oracle
Essential Skills / Aptitude:-
Good Analytical skills and Problem solving
Commitment, Confidence, and ability to self-groom to quickly learn
Nature of work:- Software Application Development (Desktop/Web/Mobile)
Responsibilities:-
Software Coding.
Documenting the Project Implementation
Adhere to specified s/w Development practice and project delivery schedules.
https://cyient.wd3.myworkdayjobs.com/en-US/careers/job/Hyderabad-India/Software-Engineer-Trainee---Fresher_JR-024126
=============
We are hiring #Freshers for a product based company in Hyderabad..!
#PassedOutYear2020
#salary: 5 LPA
Someone with good knowledge in #java and also need to be great at #problemsolving & #analyticalthinking with #goodacademics who can be a part of #productdevelopmentteam.
#java #problemsolving #fresherjobs
Interested candidates please share resumes to raja.a@cvcorp.in
=============
Telegram::: @placementupadatess
Candidate can be a fresher BCA graduate with basic computer knowledge with 1 year experience or so.
Candidate should be based on Bangalore Location
Look for resources with very good communication , ITIL Certification and with International call handling experience.
Do share your update profile to
anand.kannan@klausit.com
===========
Vacancy for CA Freshers ✔️
▪️ EY GDS
▪️Core Assurance
▪️Location - Hyderabad/Kolkata
▪️Post qualification exp - 0 to 6 months
Share with your friends who have recently cleared CA finals.
If interested, kindly share your cv at saurabhh1994@gmail.com
▪️Subject : CAFreshername_location
=============
Thomson Reuters Hiring Fresher for Technical Support Associate-Voice
Job Position: Technical Product Support Associate-Voice
Level : Entry Level
Location: Hyderabad
Education/Certifications:
Associate’s degree required and/or equivalent work experience
Responsibilities:
- Provide product support to customers via phone, email and/or chat leveraging internal resources in a timely manner across a wide range of ONESOURCE Products
- Work on cases/tickets according to established departmental practices
- Document all interactions following standard operating procedures
- Collaborate with other support teams involving integration between ONESOURCE products
- Improve the quality of the customer experience on a daily basis
- Assist other Support teams based on need and availability
- Participate in training projects and deliver on-demand coaching
- Other duties as assigned
Interested candidates apply below.
https://thomsonreuters.wd5.myworkdayjobs.com/en-US/External_Career_Site/job/IND-Hyderabad-Raheja-Mindspace/Technical-Product-Support-Associate_JREQ143959
=============
SAP WM Fresher Position - Tecnics / Hyderabad
Company: Tecnics IntegrationTechnologies Pvt. Ltd.2
Exp: 0-1 years
Location: Hyderabad/Secunderabad
We are looking for SAP WM Fresher's for our company - Its a full Time opportunity with us. if you are interested, please look into the below JD and if you think you are a good fit please feel free to apply for this job or you can send me your updated resume to rohith@tecnics.com to discuss further.
Roles and Responsibilities:
In depth functional and configuration expertise in the SAP Materials Management (MM) module and SAP Warehouse Management module (WM) is required.
Experience/knowledge in SAP Extended Warehouse Management system (EWM) is a plus.
Good Communication skills
=============
Dear Connections,
Greetings from PeopleTech Group
We are hiring for Management Trainee
Location : Hyderabad
Education : MBA 2019 and 2020
Package : 2.4 LPA
Experience : Freshers
Notice Period : Immediate
Interested candidates can share the updated CV to offshore.recruiting@peopletech.com
=============
We are Hiring !!
CA Fresher for our Corporate Office - Hyderabad.
Candidate should have knowledge into Ind AS, Tax, Consolidation of Financial Statements etc.
Interested candidates can share their CV to mounika.k@granulesindia.com.
=============
Looking for MBA Fresher in HR for our HRBP Operations team.
Location: Hyderabad or Kolkata
Please share the profiles at vijaya.bose@pwc.com
=============
We are hiring finance interns for our company interested students can send the resumes on sadhyajobs27@gmail.com.
We would be preferring people of Hyderabad( Kukatpally, Miyapur, Nizampet)
This job is open for graduates and post graduates
=============
Urgent Hiring!
Organization: XL Dynamics India Pvt Ltd.
Position - Corporate Communications
Apply link-
https://lnkd.in/guYjfAi
Location- navi mumbai, lucknow, jaipur, noida, kolkata, mumbai, pune, ahmedabad, bengaluru, chennai, kochi, mysore, hyderabad, cochin, and indore.
Experience - Freshers can apply
Qualification- Experience and education in any relevant field such as literature, teaching or foreign language is preferred.
@placementupdatess
Non IT Jobs
=================
Audi offering internships for passionate
Visual Communication students at the Audi Chennai Showroom.
Interested candidates can mail your CV's to the HR at (henry_rajkumar@audichennai.in). DM for enquiries.
===============
Grant Thornton is hiring MBA Freshers for Global Delivery
Experience: 0-1 years
Location: Gurgaon
* Well versed with Ms-Excel
* Excellent verbal and written communication skills
Email Id: ritika.chawla@in.gt.com
==============
#Microsoft is hiring FRESHERS in Hyderabad!
Degree: MBA Graduate in 2021
https://lnkd.in/dWeHaG7
==============
Freshers ( MBA HR )
NP : Immediate
location : INDORE
Candidates with excellent communication skills and
strong technical hiring experience can drop your CV -Akhil.boddu@valuelabs.com
===============
freshers
Business Analyst #Indore
contact:9479389081
===============
Urgent hiring
Designation: Funding Specialist (Outbound Sales - UK PROCESS)
Shift Time: 1:30 to 10:30 pm
Minimum Qualification: Any Graduation (10th/12th Pass candidates with experience in sales tele calling is also fine).
Location – Indore (MP)
Experience: 0-5 years.
Function/ Department: Sales
Responsibilities:
Must be comfortable in generating leads through tele-calling.
Must keep track of all leads generated on regular basis.
Noting important details of each conversation.
Attend weekly meetings/trainings with managers and trainers for regular progress.
Addressing clients queries or grievances about products or the company.
Ask questions to understand customer requirements and close sales.
Requirements:
Excellent verbal communication.
Prior experience as a Telecaller or Banking or Sales or similar role.
Basic computer knowledge is required.
Freshers with good command over English can apply.
Superb interpersonal, research, and record-keeping skills.
Job Type: Full-time
Fixed Shift + Breaks + Paid holidays
Kindly mail CV bhagyashree.gupta@klpta.com
===============
URGENT HIRING!
Profile : Tender Preparation
Location : Indore (Sanwer road)
Qualification : BE/B.com/fresher
01 month training will be provided by the company for the work.
(Interested candidates Kindly share your resume/cv) on
Mb.8962276877 *(Whatsapp only)*
Ashish patel
===============
We are hiring for leading Realstate firm.
Position : Telecaller (Hindi /English both)
Salary : Up to 1.80 LPA
Experience : Fresher can also apply .
Location : Indore
Interested candidates can share your resume at singhkriti2502@gmail.com or 8005827375.
LIKE 1
===============
HIRING through WALK-IN
We have started the Walk-in-interview process. Do visit our company "Pious laboratories" Bijalpur, Indore.
Vacancy for FRESHERS in QA/QC/MICRO
Qualification required: B.Sc. in Chemistry, M.Sc. in Chemistry, B.Pharma, M.Pharma
*passing month/year on or before 05/2021 (month/ year) will be preferred.
Gender: Male
To schedule your interview, kindly msg me with your CV.
*Those, who are interested in TRAINING can also contact me through mail.
EMAIL ID - hratpious@gmail.com
===============
LanceSoft is looking for #Freshers
Position- Management Trainee
Experience- 0-1 years
Location- Indore and Noida
Work Shift- Night (6:30 PM to 3:30 AM) (Monday-Friday)
Must have:
1. Should have excellent communication skills
2. Willingness to work in Night Shifts
3. Must be Graduate
Send your resume to:
blessintha.suresh@adecco.com
===============
Hi All,
We have opened the vacancies!!
Anyone looking for Junior HR Executive Profile. Kindly share the cv at hr.studio45creations@gmail.com
ONLY FEMALES
Location: Mohali 8 B ( WORK FROM OFFICE ONLY)
Salary: 10- 15 k Only (No negotiation)
(ONLY LOCAL CANDIDATES WHO CAN COME FOR FACE TO FACE ROUND)
Experience: Fresher to 1 year only/-
Looking for candidates with good communication skills & IT recruitment knowledge.
class CodeChef
{
static int findmax(int[] A)
{
int r = A[0];
for(int i = 1; i < A.length; i++)
r = Math.max(r, A[i]);
return r;
}
static boolean isPossible(int[] A, int n,
int H, int K)
{
int time = 0;
for (int i = 0; i < n; ++i)
time += (A[i] - 1) / K + 1;
return time <= H;
}
static int minJobSpeed(int[] A,
int n, int H)
{
if (H < n)
return -1;
int max = findmax(A);
int lo = 1, hi = max;
while (lo < hi)
{
int mi = lo + (hi - lo) / 2;
if (!isPossible(A, n, H, mi))
lo = mi + 1;
else
hi = mi;
}
return lo;
}
public static void main(String[] args)
{
int[] A = { 3, 6, 7, 11 };
int H = 8;
int n = A.length;
System.out.println(minJobSpeed(A, n, H));
}
} minimum speed code in java change variable accordingly
MTX ANSWER
https://match.myanatomy.in/corporate/customCampaign/view?publicLink=8532a315ecc0ead4592cf59b7c501a14;97a9371bbaa49a46578e53701a71b6b4f168d18d9b395f328e111d2283a246879ac0fb9eb9f7e8a1c7b998c3e9f37638745642471cc03bfacc45cc1faaaf51d45e49eebce04b52dcee028d257b033b54fdfe5972aa505b19991ac1c66422a8e94d96424b23236699ce002ac6b00d790fbdcc2849ff1aa5cb96282adfefb6baee2584e9ec53609eb634beba3d8ffa1518d556a62b653b5cdd0b047a45d1f6fb59bf637c00e2e9963a62721592ea518cedc25423d2dc48fb912567f92008e32900&source=n
Global edge Fresher hiring
l
Telegram::: @placementupdatess
