Service Engineer for Ultra deep Freezers, Centrifuges, Shakers, Growth chambers for installation and maintenance. 1-2 years experience in the same field, qualification - Diploma or Degree
Featured Listings
Check out our featured listings
MEDICAL REPRESENTATIVE
Medical Representative Minimum 2 years pharma work experience should be there
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…
Accountant Required
Need Accountant for e commerce business invoicing, maintaining ledger, accounts payable and receivable and preparing financial statements.
📚 Job Opportunity at The Light Library! 📚 Hi everyone, We're hiring an Accountant at The Light Library! If you're detail-oriented and passionate about numbers, we'd love to have you on board.
Role: Accountant Location: Bengaluru Requirements: Bachelor’s degree in Accounting or Finance, relevant experience
Please send your resume to [email protected] or +917338151187
Thanks! Surya
DSA training in leetcode and hacker rank
Dear Learning Aspirant Are you targeting FAANG type of top product based MNC?.
Facebook. Apple, Amazon, Netflix, Google
Then pls kindly observe .
1. DSA in leetcode and hacker rank challenges training 2. After college hrs and After office hours 6pm to 9pm 3. Online live 4. any year of students can join 5. any branch student can join And any working professional can join 6. total 120 challenges… duration : 120 hrs in 45 days… 7. original price 10k and 70% off… final price is just 3k… just RS. 25/- for each challenge…...
8. batch start date April 1st
Enquire using below form: Loading…
Latest Listings
Check out our newest listings
Surveillance Data Analyst
- RK Plaza, #229, 10th Main, 100 Feet Road, Banaswadi, Bangalore - 560043
- 8618760592
- IT
Store Sales Executive
- 100, 60 ft road, 5th Cross Rd, KHB Colony, 5th Block, Koramangala, Bengaluru, Karnataka 560095
- 9606984401
- Others
Hr Recruiter
- 47B, 2nd phase, Bommasandra Industrial Area, Bommasandra, Bengaluru, Karnataka 560099, India
- 9606984401
- Warehouse
Tridhya innovation is hiring for SAP FICO
- Bengaluru, Karnataka
- 8980741514
- IT
Customer service executive – Domestic/International
- Bengaluru, Karnataka
- 7400421442
- BPO
Butcher and Store helper
- 555, Thanisandra Main Rd, Mcechs Layout, RK Hegde Nagar, Bengaluru, Karnataka 560077, India
- 7353053777
- Other
Top Cyber Security Courses
- Yellow Pages Building, Dr Radha Krishnan Salai, Dwarka Colony, Royapettah, Chennai, Tamil Nadu 600004
- +919962585898
- 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…