Back office Work, Report Typing Document reading Email Correspondence
Featured Listings
Check out our featured listings
AutoCAD Operator
Education: Civil Engineering BE/BTech/Diploma (Pass or Fail) Languages: Kannada, English, Hindi (Speak, Read, Write and Type)
Customer service executive – Domestic/International
We are actively hiring for Customer support/voice process.
Work Mode: Work From Office (Bangalore) Process and Position: Customer support Associate (Domestic process and international) Salary: 18,000 to 35,000 Per month. Skill set: Good communication ( verbal and written communication skills) Qualification: Graduates/Under Graduates Both can apply. Experience: Fresher and Experience both can apply. Location: Bangalore Roles and Responsibility: Handling Customer Queries.
Interested candidates please send your CV to [email protected].
MANPOWER CANDIDATES
FREE JOB NO NEED MONEY NO FEES
URGENTLY MANPOWER NEED
JOB VACANCY AVAILABLE
URGENTLY MANPOWER NEED CANDIDATES MALE CANDIDATES ONLY IN
DIRECT JOINING A DAY
JOB LOCATION------ BANGALORE, KR PURAM
FRESHER AND EXPERIENCE
ONLY BOYS AND MALE ONLY
AGE - 18 TO 40 UNDER
MONTHLY SALARY 21000 RUPEES
COMPANY FACILITIES ----- ROOM+FOOD PROVIDE COMPANY
9 HOURS DUTY..... means...... 30MINIT FOOD EATING TIME 30MINIT OTHER REST TIME WORKING..... 8HOURS WORKING
26DAYS WORKING AND 4DAYS WEEKLY OFF
IF INTERESTED CANDIDATES LOOKING FOR A JOB IMMEDIATELY CONTACT ME 9957668561
Latest Listings
Check out our newest listings
Best full stack development course
- Yellow Pages Building, Dr Radha Krishnan Salai, Dwarka Colony, Royapettah, Chennai, Tamil Nadu 600004
- 7923164978
- Education- Teaching
Business Development Executive
- HSR Layout, Bengaluru, Karnataka
- 9087811122
- Consultancies
Lead Generation Executive
- Silk Board junction, Sector 6, HSR Layout, Bengaluru, Karnataka 560102
- 7659050850
- Consultancies
picker packer
- Malleshwaram, Bengaluru, Karnataka
- +91 79751 85713
- Consultancies
shift inhcarge
- Bengaluru, Karnataka
- +91 79751 85713
- Consultancies
Field sales executive
- Bengaluru, Karnataka
- +918951348236
- Consultancies
Picker Packers
- HSR Layout, Bengaluru, Karnataka
- +918951348236
- Consultancies
From the Blog
Read our latest articles
No Privacy Left !!!
JMeter Interview Questions & Answers
Jmeter Interview Questions
What Is Jmeter? JMeter is one of the Java tools which is used to perform load testing client/server applications. Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance of the application. It was originally designed for testing Web Applications but has since expanded to other test functions. Explain How Jmeter Works? JMeter acts like a group of users sending requests to a target server. It collects response from target server and other statistics which show the performance of the application or server via graphs or tables. Explain Where You Can Use Functions And Variables? Variables and functions can be written into any field of any test component. Mention What Are Regular Expressions In Jmeter? Based on the pattern, regular expression are used to search and manipulate text. JMeter is useful in interpreting forms of r…Hadoop Interview Questions & Answers
Hadoop Interview Questions
On What Concept The Hadoop Framework Works? It works on MapReduce, and it is devised by the Google. What Is Mapreduce? Map reduce is an algorithm or concept to process Huge amount of data in a faster way. As per its name you can divide it Map and Reduce. The main MapReduce job usually splits the input data-set into independent chunks. (Big data sets in the multiple small datasets) MapTask: will process these chunks in a completely parallel manner (One node can process one or more chunks).The framework sorts the outputs of the maps. Reduce Task : And the above output will be the input for the reducetasks, produces the final result. Your business logic would be written in the MappedTask and ReducedTask. Typically both the input and the output of the job are stored in a file-system (Not database). The framework takes care of scheduling tasks, monitoring them and re-executes the failed tasks What Is Comput…