Graduate in Mechanical Engineering 2-3 years exp . Should be able to work on projects , interact with clients, Prepare technical docs like dwgs , technical analysis , estimation , Monitoring and scheduling. Should be thorough in AUTOCAD & Project Management Aspects , Good communication skills , should be able to work independently. WillING to travel to sites during execution. working exp in Manufacturing engineering ,Maintenance engineering would be preferred
Featured Listings
Check out our featured listings
Red hat Linux and Windows System Administrator
Nair Systems is currently looking for Red hat Linux and Windows System Administrator for our Qatar operations with the following terms & conditions. Skills & Experience: Key system administration skills (installation, configuration, troubleshooting, investigation, tuning, patching, scripting, integrating with security systems, documentation) mainly in RHEL (Red hat Enterprise Linux) and Windows. Preferable: Experience in a bank or financial institution. Experience in a brokerage house (applications such as FIT, QUOD, Market Making (FIS)). A minimum of 5 year experience. preferred someone worked in GCC Should you be interested in this opportunity, please send your latest resume in MS Word format at the earliest at [email protected]
Senior Consultant & Product Manager
Senior Consultant & Product Manager
Only Immediate Joiners Preferred.
Duration of assignment:- 1 Year/s (Extends)
Shift Timings: 11 AM to 7 PM (Need to extend to US time)
Work Location and Address: Hyderabad/ Bangalore (Hybrid)
Experience Range:- Total Exp – 15+ years
Salary:- 25 LPA -27 LPA
Mandate Skills: • Product Manager, • E-commerce(Background), • Excellent Communication Skills B.Tech
Team & Work Environment: Project Details (Business Acumen):- Define, validate, and execute vision and strategy for online Shopping experience. Drive strategy and execution for online Shopping experience, and build a modern, immersive, AI-driven journey that delight our customers.
Roles and Responsibilities (JD)
• 15+ years of related experience with a Bachelor’s degree; • 6+ years with a Master’s degree • Equivalent experience • Relevant Product Management experience with at least 3+ years’ experience in bu…
WordPress Developer
Job Description:
We are seeking a talented and experienced WordPress Developer with a minimum of 2 years of hands-on experience to join our team. The ideal candidate should possess a deep understanding of WordPress, its ecosystem, and related technologies such as PHP, plugins, and themes. Your primary responsibility will be to ensure that our WordPress-based websites are functioning optimally, analysing issues, fixing bugs, and implementing enhancements to improve performance and user experience.
Responsibilities:
Website Analysis: Conduct thorough analysis of WordPress websites to identify issues, bugs, and areas for improvement. Troubleshooting: Diagnose and resolve technical issues efficiently to ensure seamless website operation. Plugin and Theme Management: Evaluate, install, customise, and maintain WordPress plugins and themes to meet project requirements. Code Review and Optimization: Review existing codebase, optimise performance, and ensure adhe…
Latest Listings
Check out our newest listings
Operational Development Executive in Nagarabhavi
- Diageo India Ub Tower, DIAGEO INDIA, KG Halli, Shanthala Nagar, Ashok Nagar, Bengaluru, Karnataka 560001, India
- 7978723055
- Finance
MEDICAL REPRESENTATIVE
- 119/3, 9th Main Rd, Jaya Nagar 1st Block, Jayanagar 3rd Block, Jayanagar, Bengaluru, Karnataka 560011, India
- +917899635923
- Pharmaceutical
Digital Marketing Specialist
- Nallurhalli, Whitefield, Bengaluru, Karnataka
- 9686077111
- IT
Sarayu Clinics
- Chirag Enclave Main Rd, Block R, Greater Kailash I, Greater Kailash, New Delhi, Delhi 110048
- 8882870882
- Business Development
Senior Python Developer (Performance Optimization)
- Prasanth Layout, Prasanth Extension, Whitefield, Bengaluru, Karnataka 560066
- 8667871654
- IT
Accounts Executive
- THIMMAIAH CHEMBER , GROUND FLOOR, 1st MAIN, 1st Cross Rd, behind BANK OF MAHARASTRA, Gandhi Nagar
- 9845807128
- Consultancies
Marketing Executive
- Bengaluru, Karnataka
- 9994330324
- Business Development
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…