Medical Representative Minimum 2 years pharma work experience should be there
Featured Listings
Check out our featured listings
Picker Packers
*Urgent Requirements!!!* ✨*Free jobs*✨ Position :- Picker & Packer Education :- 10th Age limit :- 18 to 35 Shift :- Rotational Salary :- *In hand. 17000* OT :- *Extra OT*
Experience: - Any *Only Male * Location :- HSR layout , BTM layout Bangalore
For more information kindly contact HR *8951348236*
Hiring for sales manager, BDM
We are Hiring: Unit Manager, Senior sales Manager, BDM Shriram Life Insurance Bangalore Purushotham Reddy. 8904087040
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].
Sale manager
Looking for sales Manager positon in and around the Bangalore all locations....freshers can also apply Salary as per the industry norms
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…