Event management goes beyond just decoration; it encompasses the entire orchestration of the event. The best wedding planners in Madurai provide end-to-end solutions, from conceptualization to execution, ensuring that your event runs smoothly. Their expertise in managing logistics, coordinating with vendors, and adhering to timelines guarantees a flawless celebration. They use cost-effective materials and innovative designs to ensure your wedding looks exquisite without breaking the bank. You must understand the importance of hiring the best wedding decorators in Madurai. Discover how they can enhance your wedding experience and create an atmosphere you'll never forget.
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.
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
Hr Recruiter
Need to build the team need to take care of the first stage of recruitments
Account Manager / Solution Center Specialist
Account Manager Location - Bangalore – KN1 (JP Nagar – Kalyani Magnum) Mode of Work - Hybrid - 3 days - 4days(WFO) Exp: 1-5years Compensation - 7 LPA Base 20% Variable (1 Lakh to can go to 3 lakh) Interview Process: 2 rounds of technical (inperson interview) Shift timings: 06:00 PM – 03:00 AM IST / 07:00 PM – 04:00 AM IST / 10:00 PM – 07:00 AM IST.
Excellent Communication skills as process involves interacting with Global customers through calls, email, chats. Experience in Technical Support –hardware related support. Good Sales Mindset ( Up selling, down selling , cross selling, generating leads) Customer centric Also, please cross check with candidates if they had attended interview for the same role in the last 6-8 months
Latest Listings
Check out our newest listings
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
Sourcing Executive
- 1st floor, Anthill iIQ Cunningham road, Vasanth nagar Bangalore 560052
- 08891264666
- Supply Chain
tele caller
- 1st floor, Anthill iIQ Cunningham road, Vasanth nagar Bangalore 560052
- 08891264666
- Telecommunications
Fleet Manager
- 1st floor, Anthill iIQ Cunningham road, Vasanth nagar Bangalore 560052
- 08891264666
- Warehouse
Ncube is hiring sales executives in Koramangala
- Koramangala, Bengaluru, Karnataka
- 9439308689
- Sales
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…