Upload Button Icon Add office photos

Filter interviews by

Crave InfoTech Java Developer Interview Questions and Answers

Updated 16 Aug 2023

Crave InfoTech Java Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Shri Brijlal Biyani Science College, Amravati and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - HR 

(3 Questions)

  • Q1. Why are you hire me
  • Q2. Why your choice codding
  • Ans. 

    I chose coding because I enjoy problem-solving and creating innovative solutions.

    • Passion for problem-solving and creating innovative solutions

    • Interest in technology and software development

    • Opportunity for continuous learning and growth

    • Examples: Developing mobile apps, creating websites, automating tasks

  • Answered by AI
  • Q3. Why should i hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - I have java developer .i have 10 moth experiance in java month.any vaccancy in your company

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Aptitude test is the round of i step to enter the compition

Round 3 - Technical 

(4 Questions)

  • Q1. What is method overloading and method overriding
  • Ans. 

    Method overloading is creating multiple methods with the same name but different parameters. Method overriding is creating a new implementation of an existing method in a subclass.

    • Method overloading is used to provide different ways of calling the same method with different parameters.

    • Method overriding is used to change the behavior of an existing method in a subclass.

    • Method overloading is resolved at compile-time base...

  • Answered by AI
  • Q2. What is polymorphism
  • Ans. 

    Polymorphism is the ability of an object to take on many forms.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • It is achieved through method overriding and method overloading.

    • Example: A parent class Animal can have child classes like Dog, Cat, and Bird. All these child classes can have their own implementation of the method 'makeSound', but they can be treated as Animals.

    • ...

  • Answered by AI
  • Q3. Can we overload the constructer
  • Ans. 

    Yes, we can overload the constructor in Java.

    • Overloading constructor means creating multiple constructors with different parameters.

    • The constructors can have different number of parameters or different types of parameters.

    • The constructor with the matching parameters will be called during object creation.

  • Answered by AI
  • Q4. What is data type
  • Ans. 

    Data type is a classification of data based on the type of value it holds.

    • Data type determines the type of operations that can be performed on the data.

    • Examples of data types include integer, float, boolean, and string.

    • Data types can be primitive or non-primitive.

    • Primitive data types are predefined by the language and non-primitive data types are created by the programmer.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Juniper Networks Java Developer interview:
  • Java devloper
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Check if the linked list is palindrome or not
  • Ans. 

    To check if a linked list is a palindrome, compare the first half of the list with the reversed second half.

    • Traverse the linked list to find the middle node

    • Reverse the second half of the linked list

    • Compare the first half with the reversed second half to check for palindrome

  • Answered by AI
  • Q2. C string questions
Round 2 - Technical 

(2 Questions)

  • Q1. Operating systems questions
  • Q2. Linked list and system design question

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at RV College Of Engineering (RVCE) and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Get the maximum at any point during push and pop operation in stack
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Oct 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Basic question of .net was asked
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I applied via Job Fair and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

2 data struture question advancevds i cpp

Round 2 - Technical 

(2 Questions)

  • Q1. 5 dsa array string
  • Ans. 

    Implement a data structure for storing and manipulating an array of strings.

    • Use a dynamic array to store the strings.

    • Implement functions for adding, removing, and accessing strings in the array.

    • Consider memory management and resizing the array as needed.

  • Answered by AI
  • Q2. Data sturucture
Round 3 - HR 

(1 Question)

  • Q1. Resume based question

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

No too easy tests c++ oops concepts

Round 2 - Technical 

(1 Question)

  • Q1. Be thorough with data structures
Round 3 - Coding Test 

Be thorough with oops and core cs subjects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and learn dsa and Oops and core Cs subjects

Interview Questionnaire 

8 Questions

  • Q1. Ask about written test,about questions in written test -how you had solve them
  • Q2. Ask me about the projects you have made
  • Q3. Which language you like the most and why?
  • Ans. 

    I like Python the most because of its simplicity and versatility.

    • Python's syntax is easy to read and write, making it a great language for beginners.

    • Python has a vast library of modules and frameworks for various applications.

    • Python is used in a variety of fields, including web development, data science, and artificial intelligence.

    • Python's dynamic typing and garbage collection make it easier to write and debug code.

    • Py...

  • Answered by AI
  • Q4. Other basic questions…
  • Q5. Tell me about yourself?
  • Ans. 

    I am a software developer with experience in Java and Python.

    • I have a Bachelor's degree in Computer Science.

    • I have worked on various projects involving web development and data analysis.

    • I am proficient in Java and Python programming languages.

    • I am a quick learner and enjoy working in a team environment.

  • Answered by AI
  • Q6. Why you want to join sandisk?
  • Ans. 

    I am excited to join Sandisk because of their innovative technology and reputation in the industry.

    • Sandisk has a strong focus on research and development, which aligns with my passion for innovation.

    • I am impressed by Sandisk's reputation in the industry for producing high-quality products.

    • I am excited about the opportunity to work with a talented team of developers and engineers at Sandisk.

    • Sandisk's commitment to susta...

  • Answered by AI
  • Q7. What if any other company offer more than what they offer?
  • Ans. 

    I would carefully consider the offer and weigh the pros and cons before making a decision.

    • I would evaluate the other company's offer in terms of salary, benefits, work-life balance, and growth opportunities.

    • I would also consider the company culture and values to ensure they align with my own.

    • If the other offer is significantly better, I would discuss it with my current employer and see if they are willing to match or i...

  • Answered by AI
  • Q8. Working environment or high salary?
  • Ans. 

    Working environment is more important than high salary.

    • A positive and supportive work environment can lead to better job satisfaction and productivity.

    • A high salary may not necessarily equate to a good working environment.

    • A toxic work environment can lead to burnout and negatively impact mental health.

    • A good working environment can also lead to opportunities for growth and learning.

    • Salary is important, but it should no...

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: Written test-including 10 basic aptitude questions, 10 questions of C and 2 Coding Questions.–Design data structure to implement sparse matrix.–One bit manupulation ques.
Top 8 students were shortlisted from CS
Total Questions: 12

Round: Technical Interview
Experience: 3 students were asked to sit in one big room.Then 2 coding questions were given to write on paper in 45 min.1..Implement strtok functions of strings.eg char a[]=”ab,cd,e”Output should be 3 strings–“ab”, “cd” and “e” if we consider the delimiter as ‘,’
2..People are sitting on round table and we have knock out each of one in alternate order eg 1 2 3 4 5 6. These 6 people are sitting in circular table. If we knock out 2 first. Output should be 2 4 6 3 1 5

College Name: NA
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Indian Institute of Technology (IIT), Guwahati and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

DSA ques were moderate and aptitude ques were also asked

Round 2 - Technical 

(2 Questions)

  • Q1. DSA ques on array was asked
  • Q2. DSA ques on graph
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Linked list and double pointers

Crave InfoTech Interview FAQs

How many rounds are there in Crave InfoTech Java Developer interview?
Crave InfoTech interview process usually has 2 rounds. The most common rounds in the Crave InfoTech interview process are HR and Resume Shortlist.

Tell us how to improve this page.

People are getting interviews through

based on 1 Crave InfoTech interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Software Engineer
29 salaries
unlock blur

₹3 L/yr - ₹5 L/yr

Inside Sales Executive
13 salaries
unlock blur

₹3 L/yr - ₹4 L/yr

Software Developer
8 salaries
unlock blur

₹2.2 L/yr - ₹3.8 L/yr

Associate Software Engineer
8 salaries
unlock blur

₹5 L/yr - ₹6 L/yr

SAP Ui5 and Fiori Consultant
7 salaries
unlock blur

₹2.5 L/yr - ₹10 L/yr

Explore more salaries
Compare Crave InfoTech with

SAP

4.2
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
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