Job description Working with clients to understand their needs and to agree the scope of each consulting project Create compelling sales pitches with excellent sales and customer relationship skills Work with senior managers in the delivery of client engagements and associated outputs, supporting the team in day-to-day client management, project management, and development of high-quality deliverables Reach out to potential clients to inform them about our services. Well versed with sales documentation & processes Excellent communication skills Eager to learn and upskill Job Types: Permanent, Full-time, Fresher Salary: 12k - 15k Schedule: Day shift Monday to Friday Weekend availability Experience: total work: 0-1 year (Preferred) Ability to Commute: Bengaluru, Karnataka (Required) Ability to Relocate: Bengaluru, Karnataka: Relocate before starting work (Preferred) *Speak with the employer* +91 80880 43879
Featured Listings
Check out our featured listings
KEMS is hiring for a Full – time Project Executive in Banglore.
marketing administration healthcare hospital manager management project communication customer relations jobs in Banglore healthcare in Banglore Field work Work from home
ITI Electrician/Machine operator
We have a openings for our company Qualification : diploma-Mechanical ITI: Electrician,welder Location: Jigni Job tittle: Machine operator If you are interested contact this number :8904877763
Sarayu Clinics
Eliminate obstinate acne scars in Delhi with Sarayuclinics.com. Our personalized approach and advanced remedies will provide you with clear, smooth skin.
https://sarayuclinics.com/light/acne-scar-treatment-in-delhi/
Best SAP ABAP Training | SAP ABAP Course
Learn Buisness oriented SAP ABAP Training from experts in 40+ hours. Join SAP ABAP Training @ Bitaacademy.
Latest Listings
Check out our newest listings
Education Program Manager in Koppal/Chikkaballapur
- Koppal, Karnataka
- 9439308689
- Education- Teaching
BUSINESS DEVELOPMENT AND MARKETING MANAGER
- 569, 8th Cross Rd, Nanjappa Reddy Colony, Mathikere, Bengaluru, Karnataka 560054, India
- 9895534263
- Business Development
Python Developer
- #44, 2nd floor, 1st cross, 2nd main, Prasanth extension, Whitefield, Prasanth Extension, Whitefield, Bengaluru, Karnataka 560066
- 9790165601
- IT/Software
Orbit Softek is hiring for Network Engineer in Koramangala, bangalore
- 60ft road, 1st Cross Road, KHB Colony, 5th Block, Koramangala, Bengaluru, Karnataka 560095, India
- 9148888666
- IT
Tech support
- Bengaluru, Karnataka
- 9008501162
- Consultancies
AutoCAD Operator
- Ward No. 36, 11, Magadi Main Rd, Govindaraja Nagar Ward, Agrahara Dasarahalli, Vijayanagar, Bengaluru, Karnataka 560040
- 9945831469
- Other
Store Manager cum Cashier (Female)
- Carmelaram, Bengaluru, Karnataka
- 9740736666
- 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…