Upload Button Icon Add office photos

Filter interviews by

Aarnesh Biofuels Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview Questionnaire 

4 Questions

  • Q1. Tell me about yourself
  • Q2. Just a min on T20 cricket
  • Q3. Improving quality of education in India
  • Ans. 

    Improving quality of education in India

    • Investing in teacher training and development

    • Increasing access to technology and digital resources

    • Encouraging parental involvement in education

    • Promoting vocational education and skill development

    • Addressing the issue of inadequate infrastructure and resources

  • Answered by AI
  • Q4. Question on B. Tech project

Interview Preparation Tips

Round: Test
Experience: Reasoning / Analytical : there were many questions on venn diagram.. relationships.. cube problem... etc etc... VERBAL: questions on correction of sentences... jumbled sentences.. series... etc etc....
Total Questions: 60

College Name: NIT WARANGAL

Interview Questionnaire 

1 Question

  • Q1. Why Mechanical Engineering?
  • Ans. 

    Mechanical Engineering offers a diverse range of opportunities to apply scientific principles to solve real-world problems.

    • Mechanical Engineering provides a strong foundation in math, physics, and materials science.

    • It offers a wide range of career opportunities in various industries such as automotive, aerospace, and manufacturing.

    • Mechanical Engineers design and develop machines, tools, and systems that improve our dai...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Questions related to courses of Design, MOS, TOM. It had tough MCQ’s based on formulae that had to be memorized and were calculation intensive.

Round: Technical Interview
Experience: it was a 45-minute round with questions about yourself, CPI and extra-curricular activities.

Round: HR Interview
Experience: Questions based on resume, internship and 2nd and 3rd year related projects. Short discussion on Extra-curricular activities.

College Name: IIT KANPUR

Interview Questionnaire 

4 Questions

  • Q1. Tell me about your self
  • Ans. 

    I am a Programmer Analyst with expertise in developing and maintaining software applications.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience in analyzing user requirements and designing software solutions

    • Skilled in troubleshooting and debugging software issues

    • Strong knowledge of database management systems like MySQL and Oracle

    • Familiarity with software development methodologies like Agile an...

  • Answered by AI
  • Q2. Tell me about your family
  • Ans. 

    I come from a close-knit family with diverse backgrounds and interests.

    • My parents are both educators, and they instilled in me a love for learning and problem-solving.

    • I have two siblings, an older brother who works in finance and a younger sister who is studying medicine.

    • We often gather for family dinners and enjoy discussing various topics, from technology to current events.

    • My family has been a great support system th...

  • Answered by AI
  • Q3. How flexibility can help, what are its advantages and disadvantages
  • Ans. 

    Flexibility can bring advantages like adaptability and creativity, but can also lead to indecisiveness and lack of focus.

    • Flexibility allows for adaptability to changing situations and creativity in problem-solving.

    • It can also lead to indecisiveness and lack of focus if not balanced with structure and clear goals.

    • Advantages include increased resilience, better teamwork, and improved communication.

    • Disadvantages include p...

  • Answered by AI
  • Q4. Why is your english score bad
  • Ans. 

    My English score is bad due to lack of practice and exposure.

    • Lack of practice and exposure to English language

    • Difficulty in understanding complex grammar rules

    • Limited vocabulary and poor pronunciation

    • Lack of confidence in speaking and writing English

    • Possible language barrier if English is not my first language

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Basic aptitude questions with some application based questions which do not require any calculation. Second section tests the verbal ability of the student with few grammar based questions and few word analogy related.
Tips: Good practice of basic aptitude questions covering most of the topics and critical reasoning questions without using pen and paper will help a lot.If you are a voracious reader you need not worry for verbal section but if you hardly read then start reading from now and develop a habit.
Duration: 40 minutes
Total Questions: 40

Round: Interview
Experience: Be honest and answer the questions confidently. For all the questions I supported myself with good answers and some examples. For the question regarding my verbal ability in which I scored less marks I answered that I recognise that weakness and started reading newspapers and word power book.
Tips: Only confidence is the mantra for hr interview. Support your answer and stick to your answer. If possible give examples and be expressive.

Skill Tips: Showcase your strengths and make the interviewer ask what you want him to ask take him in your direction.
Skills: Communication skills, Body language, Verbal ability, Critical thinking
College Name: IIT Madras

Interview Preparation Tips

Round: Interview
Experience: The round was of 1 hour

Round: Group Discussion
Experience: 10 people per group

General Tips: This company, as I understand, is looking for future managers. No technical preparation is required as didn’t ask a single question related to academics. You just need to convince them that you are ready to do whatever they want you to do in the company be it coding or data entry and depending on your luck and soft skills you will get through.
Skill Tips: Cut off is 8.
College Name: IIT KHARAGPUR

Interview Preparation Tips

Round: Interview
Experience: Quizzed on opinions of the Construction Industry.

General Tips: 1. Be prepared on the courses and project works that you mention in your resume2. Read newspapers, blogs about the construction industry and keep yourself updated
Skill Tips: """"
Skills: Infrastructure Planning, Infrastructure Management, Construction Management, Project Management
College Name: VIT Chennai

Interview Questions & Answers

HCLTech user image Anonymous

posted on 11 Apr 2015

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Q2. Tell me about your family
  • Q3. What are your interests/hobbies

Interview Preparation Tips

Round: Test
Experience: One written test. It contains three sections. Each section is of 20 minutes duration.
Tips: Prepare well with general aptitude and have some basic technical knowledge.
Duration: 60 minutes

Round: Group Discussion
Experience: The topic may be any technical topic or any general matter.
Tips: Maintain your voice pitch, be clear with what you are talking and listen to others also.
Duration: 20 minutes

Round: HR Interview
Experience: He also gave me a situation and asked me how I would react.
Tips: Be realistic with your hobbies and interests. Do not bluff anything.

Skills: Good technical skills., Good communication skills.
College Name: NA

Interview Questionnaire 

8 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • I have a degree in Computer Science

    • I have worked with Java, Python, and JavaScript

    • I have experience with front-end frameworks like React and Angular

    • I have developed mobile apps using React Native

    • I am familiar with Agile methodologies

  • Answered by AI
  • Q2. Hobbies
  • Q3. Why it??? if u r from core
  • Ans. 

    I have a passion for software development and enjoy the challenges it presents.

    • I have always been interested in technology and programming

    • I have taken courses and completed projects in software development

    • I enjoy problem-solving and finding efficient solutions

    • I believe software engineering is a constantly evolving field with endless opportunities for growth

  • Answered by AI
  • Q4. Prime number program
  • Ans. 

    A program to check if a given number is prime or not.

    • A prime number is a number that is only divisible by 1 and itself.

    • Start checking from 2 up to the square root of the number.

    • If the number is divisible by any number in the range, it is not prime.

    • Otherwise, it is prime.

    • Optimization: check only odd numbers after 2.

  • Answered by AI
  • Q5. Fibonacci's program
  • Ans. 

    Fibonacci program generates a series of numbers where each number is the sum of the two preceding ones.

    • The program can be implemented using recursion or iteration.

    • The first two numbers in the series are always 0 and 1.

    • The next number is the sum of the previous two numbers.

    • Example: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, 121393, 196418,...

  • Answered by AI
  • Q6. Algorithm for the two program
  • Q7. Flowchart for the two program
  • Ans. 

    Flowchart for two programs

    • Identify inputs and outputs

    • Determine program logic

    • Create decision points and loops

    • Connect program components

    • Include error handling

    • Test and debug

    • Document the flowchart

  • Answered by AI
  • Q8. Department questions such as equation to calculate thermal heat capacity. it will be twisted

Interview Preparation Tips

Round: Test
Experience: There will be 30 questions in each section and I would say standard of question was good
Tips: Time management is very important while solving questions. Your common scence and IQ is very important for solving questions specifically Quant's in cocubes. Don't panic
Duration: 90 minutes
Total Questions: cocubes

Round: Group Discussion
Experience: My favorite round. Very intellectual and exciting
Tips: Just say whatever relevant u know about the topic. Listen to others and give others time to speak don't interrupt others while they are saying something let him\her finish and then start. Don't speak too much just be appropriate
Duration: 15 minutes

Round: HR Interview
Experience: Very comforting keep calm and rock it
Tips: This are the most asked questions so prepare some good answers for it

Round: Technical Interview
Experience: Very stressful and frustrating section they just try to break you down but just don't keep calm and answer what you know
Tips: They may ask some puzzles also they asked me and the response time should be quick in that

General Tips: Be confident keep calm and be smart
Skill Tips: Just be confident keep your posture right and don't talk too much talk whatever is necessary and try to have a healthy interaction don't get frustrated
Skills: confidence , iq, presence of mind, bit programing skill for it
College Name: SATHYABAMA UNIVERSITY
Motivation: This company has the best work culture

Skills evaluated in this interview

Interview Questionnaire 

6 Questions

  • Q1. Given a Linked list , print yes if it is palindrome else print no
  • Q2. Print the level order traversal of the binary tree in the spiral form
  • Ans. 

    Print the level order traversal of binary tree in spiral form

    • Perform level order traversal of the binary tree

    • Alternate the direction of traversal for each level

    • Use a stack to reverse the order of nodes in each level

    • Print the nodes in the order of traversal

  • Answered by AI
  • Q3. Maximum of all subarrays of size k(Expected Time Complexity O(N). Input : arr[] = {1, 2, 3, 1, 4, 5, 2, 3, 6} k = 3 Output : 3 3 4 5 5 5 6
  • Ans. 

    Find the maximum element in each subarray of size k in a given array.

    • Iterate through the array from index 0 to n-k.

    • For each subarray of size k, find the maximum element.

    • Store the maximum elements in a separate array.

    • Return the array of maximum elements.

  • Answered by AI
  • Q4. Given Two sorted array of size size n each. Find the Kth largest element in these two array (Expected Time Complexity Log(n))
  • Ans. 

    To find the Kth largest element in two sorted arrays, we can use the merge step of merge sort algorithm.

    • Merge the two arrays into a single sorted array using a modified merge sort algorithm.

    • Return the Kth element from the merged array.

  • Answered by AI
  • Q5. Website having several web-pages. And also there are lot many user who are accessing the web-site. say user 1 has access pattern : x->y->z->a->b->c->d->e->f user 2 has access pattern : z->a->b->c->d user 3...
  • Q6. Given two array , one of size m+n and contains m element and other position are empty , 2nd array is of size n and contains n element. both array are sorted , now merge the second array to first one such t...
  • Ans. 

    Merge two sorted arrays into one sorted array with expected time complexity of (m+n).

    • Use a two-pointer approach to compare elements from both arrays and merge them into the first array.

    • Start comparing elements from the end of both arrays and place the larger element at the end of the first array.

    • Continue this process until all elements from the second array are merged into the first array.

  • Answered by AI

Interview Preparation Tips

Round: Test
Duration: 90 minutes

Skills: Algorithm , OS, DBMS, data structure
College Name: NIT BHOPAL

Skills evaluated in this interview

Banking Interview Questions & Answers

ICICI Bank user image Anonymous

posted on 24 May 2015

Interview Questionnaire 

10 Questions

  • Q1. Candidates were asked to answer the same question one after the other within a given time limit. Questions:
  • Q2. Something that is not on your CV – 1 min
  • Q3. Biggest failure and learning from it – 30 secs
  • Q4. Talk abot any topic/subject/hobby/interest area – 2 mins
  • Q5. About myself
  • Q6. Situational questions
  • Q7. Ex: How do u convince your CEO regarding the objectives set for the next Financial Year
  • Q8. About the profiles
  • Q9. Justification for the interest in the profile
  • Ans. 

    I am interested in this profile because of my passion for finance and my experience in the banking industry.

    • I have a degree in finance and have worked in the banking industry for 5 years.

    • I am passionate about helping clients achieve their financial goals.

    • I have experience in managing portfolios and analyzing financial data.

    • I am excited about the opportunity to work with a team of professionals in the banking industry.

  • Answered by AI
  • Q10. Basic knowledge of Insurance sector

Interview Preparation Tips

Round: HR Interview
Experience: The process is a little different. It started with a Group interview in batches of 4 —- (total shortlisted – 28)

Round: Technical Interview
Experience: 1.Clear regarding the profile

2.Impressed with my Group Interview and was called for the next round before GIs got over

3. Justification for the profile is good
Tips: (Be careful with the financial terms you use)

General Tips: They will start with a specific question and they dig deeper. Stay calm, chill panel. Prepare the HR given above
Skills: Economics, Banking
College Name: NA

Interview Questions & Answers

IBM user image Anonymous

posted on 3 Feb 2015

Interview Preparation Tips

Round: Test
Experience: Counter, types, difference, synchronous vs asynchronous Various designs using logic gates like full adder, multiplexer, XOR, XNOR, D-FF etc. Design of inverter with different rise and fall times. Anything invented by company or any big achievement of company must be known. eg- for IBM they asked me Who designed RISC microprocessor as it was designed by IBM.
Tips: Just practice from any book available in market for aptitude and reasoning book by R.S.Aggarwal is sufficient. try to solve some question papers. Be calm. Don’t be nervous when questions are hard because the level of questions will be same for everyone.

Round: Interview
Experience: Questions on Favorite Subject(at least 2), Project and Internships.
Tips: Be confident If you don’t know say NO. However if possible try to answer something and you may say that you forgot and if time will be given you can solve. After getting the question, think and then reply. At the end ask some questions which will show your enthusiasm to for them. Smile. Sell yourself. Don’t be nervous and get rejected by underperforming.

Round: Interview
Experience: Introduction About Company, PPT etc. About your hobbies/interests/home/paren’ts/previous places you visited or stayed. Your extra curricular activities.
Tips: Say about your strengths, use the usual ones like hardworking, honest and so on.Substantiate with examples which happened in your life and you handled it properly. Any social activity will add much advantage.

General Tips: For written test R S Agarwaal aptitude and reasoning is sufficient. For Technical, whatever is studied in curriculum is sufficient. Also project and internship parts should be well known. At last One thing one should keep in mind that one has to sell oneself so do whatever you think can describe yourself and that will be beneficial for your customer(company). All the best for all the participants from my heart and soul.
Skill Tips: CGPA Greater than 8 is a positive point. Mine is 7.8 so i got 1.75 lack less salary than my colleagues. Tell about Social activity Any group activity in college. Projects are required because it teaches us how to use our knowledge. Also we get practical experience of theories. Internships, if done will be much more beneficial. One has to sell oneself so show them that you are better than others in some fields and that will be beneficial for the company. How company can utilize your strengths.
Skills: Math, Quantitative Aptitude, Reasoning, Cadence/ verilog
College Name: IIT KHARAGPUR

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Bharat Petroleum Interview Questions
4.2
 • 152 Interviews
Patanjali Foods Interview Questions
3.9
 • 54 Interviews
Praj Industries Interview Questions
4.1
 • 35 Interviews
View all

Aarnesh Biofuels Reviews and Ratings

based on 2 reviews

3.2/5

Rating in categories

2.0

Skill development

1.0

Work-Life balance

3.0

Salary & Benefits

1.0

Job Security

1.0

Company culture

1.0

Promotions/Appraisal

1.0

Work Satisfaction

Explore 2 Reviews and Ratings
Factory Manager
3 salaries
unlock blur

₹12 L/yr - ₹18 L/yr

Shift Incharge
3 salaries
unlock blur

₹4 L/yr - ₹6 L/yr

Explore more salaries
Compare Aarnesh Biofuels with

Praj Industries

4.1
Compare

Indian Oil Corporation

4.4
Compare

Reliance Industries

4.1
Compare

Bharat Petroleum

4.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview