Inbound and outbound calling Calling in regional languages Fluency in Kannada and Hindi Salary package 15000 to 16000
Featured Listings
Check out our featured listings
Territory Sales In Charge
We are looking to hire candidates in Retail and Project sales for the Bangalore location. Who has experience in handling dealers and distributors, builders and architects.
Ncube is hiring sales executives in Koramangala
NCube Expo, is seeking a highly motivated and results-oriented Sales Executive to join our dynamic team in Bangalore. In this role, you will play a crucial part in driving revenue growth and achieving organizational sales objectives.
Key Responsibilities:
● Develop and execute sales strategies to achieve and exceed sales targets.
● Prospect, generate leads, conduct cold calls, and successfully close deals.
● Develop and maintain strong relationships with clients and prospects.
● Conduct market research and identify new business opportunities.
● Generate and qualify leads through various channels, including tele-sales and online platforms.
● Coordinate with the marketing team on lead generation campaigns.
● Provide excellent customer service to ensure client satisfaction.
● Prepare and present sales reports and performance analysis.
● Participate in industry events and conferences to network and build relat…
Civil engineer
Building construction, project execution, marking, barbending schedule, Bill of quantity, tracking projects, on time completion, product checking, quality control, safety measures, precautions, handling vendor bill, handling contractors bill, quantity surveying, organising material,
shift inhcarge
WE ARE HIRING! FREE JOB'S
ZEPTO
Need Experience SHIFT INCHARGE
*Arekere *Bannerghatta *Bhanashakari *Avalahalli Main *Chamrajpet *Seegehalli *Kannamangala *Kadugodi
Salary: 26000 СТС 22000 ΝΤΗ
FOR MORE INFO +91 79751 85713
Latest Listings
Check out our newest listings
Medigurukulam is hiring for Channel Sales Manager in Bengaluru
- Bengaluru, Karnataka
- 8608110303
- Sales
VMC Operator
- Peenya, Bengaluru, Karnataka
- 9945109593
- Consultant
Sales Manager (Direct)
- 1st Floor, Marixn Technologies Pvt Ltd, 1256, 3rd Main Road, 1st Block, Kodichikknahalli, DUO Layout, Bilekahalli, Bengaluru, Karnataka 560076
- 7019554935
- Consultancies
CCTV Technician
- Bengaluru, Karnataka
- 09739086305
- Other
Technician – Agriculture Equipment Machinery
- 109, Manganahalli Rd, SMV, Railway Layout, Jnana Ganga Nagar, Ullal, Karnataka 560056
- 9606958388
- Warehouse
Picker packer
- 109, Manganahalli Rd, SMV, Railway Layout, Jnana Ganga Nagar, Ullal, Karnataka 560056
- 9606958388
- Warehouse
Field Sales Manager
- 1st Floor, Marixn Technologies Pvt Ltd, 1256, 3rd Main Road, 1st Block, Kodichikknahalli, DUO Layout, Bilekahalli, Bengaluru, Karnataka 560076
- +917019554935
- JOB openings / Companies
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…