Upload Button Icon Add office photos

Filter interviews by

Choksi Laboratories IT Executive Interview Questions and Answers

Updated 5 Jan 2023

Choksi Laboratories IT Executive Interview Experiences

1 interview found

IT Executive Interview Questions & Answers

user image Anonymous

posted on 5 Jan 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2022. 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 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Ans. 

    Experienced IT executive with a strong background in leading technology teams and driving digital transformation.

    • Over 15 years of experience in IT leadership roles

    • Proven track record of successfully implementing large-scale IT projects

    • Expertise in strategic planning, budgeting, and resource management

    • Strong leadership and communication skills

    • Passionate about leveraging technology to drive business growth

    • Led the impleme...

  • Answered by AI
  • Q2. Technical questions related to profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Answer confidentially , do not hesitate, clearly answers

Top trending discussions

View All
Interview Tips & Stories
2w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Choksi Laboratories?
Ask anonymously on communities.

Interview questions from similar companies

I appeared for an interview before Jun 2016.

Interview Questionnaire 

1 Question

  • Q1. Java related questions on Oops concept and Multithreading

Interview Preparation Tips

Round: Test
Experience: Simple aptitude and reasoning questions little java based programming
Tips: Basic programming knowledge and good aptitude
Duration: 1 hour
Total Questions: 60

Round: Technical Interview
Experience: Normal questions on Java, basic programming questions like reverse no. , String related and logical coding
Tips: What u mentioned on your resume go through that only, they will not ask apart from your resume

Skills: How Well You Are Able To Communicate What You Wanted To Tell, Programming
College Name: SRCEM

IT Executive Interview Questions Asked at Other Companies

Q1. How can you identify if a system has a hardware issue?
Q2. Did you ever used Sophos Firewall? Antivirus Server? What is IP-P ... read more
Q3. What is the difference between LAN and WiFi?
Q4. how to install os in a system what are steps you have before inst ... read more
Q5. What is the OSI model, how many layers does it have, and can you ... read more

I applied via Naukri.com and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Java basics oops selenium framework

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn java basic on strings and selenium

I applied via Naukri.com and was interviewed in Sep 2020. There were 3 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Which collection class is used to represent key-value pairs?
  • Ans. 

    The HashMap class is used to represent key-value pairs in Java.

    • HashMap is a part of the Java Collections Framework.

    • It allows null values and only one null key.

    • It provides constant-time performance for basic operations like get and put.

    • Example: HashMap<String, Integer> map = new HashMap<>();

  • Answered by AI
  • Q2. What is abstraction?
  • Ans. 

    Abstraction is the process of simplifying complex systems by focusing on essential details and hiding unnecessary complexities.

    • Abstraction allows us to create models or representations of real-world objects or systems in software.

    • It helps in managing complexity by breaking down a system into smaller, more manageable parts.

    • Abstraction provides a level of indirection, allowing changes to be made in one part of the system...

  • Answered by AI
  • Q3. Why is try-catch used in JAVA?
  • Ans. 

    try-catch is used in Java to handle exceptions and prevent program crashes.

    • try-catch blocks are used to catch and handle exceptions that may occur during program execution.

    • It allows the program to gracefully handle errors and prevent the program from crashing.

    • The try block contains the code that may throw an exception, and the catch block handles the exception.

    • Multiple catch blocks can be used to handle different types...

  • Answered by AI
  • Q4. Which statement will we use if we want to select a statement based on integer inputs?
  • Ans. 

    The statement to use for selecting based on integer inputs is the 'switch' statement.

    • The 'switch' statement allows for multiple cases to be evaluated based on the value of an integer input.

    • Each case represents a possible value of the input, and the corresponding code block is executed if the value matches.

    • The 'switch' statement also provides a 'default' case which is executed if none of the cases match the input value.

    • ...

  • Answered by AI
  • Q5. Explain your project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basic concepts
Prepare a good project

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. About your self,expectedly salary
  • Q2. How many months to you work in the company

Interview Preparation Tips

Interview preparation tips for other job seekers - Hi good morning ,my interview advice is no tention to the to properly speak,eye contact ,skills these are trip help to interview panal

I applied via Recruitment Consultant and was interviewed in Oct 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What the qualification hcl
  • Ans. 

    HCL is a global IT services company providing software engineering and consulting services.

    • HCL is a multinational company headquartered in India.

    • They offer a wide range of IT services including software development, testing, and maintenance.

    • HCL has a strong presence in various industries such as healthcare, finance, and manufacturing.

    • They have partnerships with leading technology companies like Microsoft, IBM, and Orac...

  • Answered by AI
  • Q2. How much salary

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer hr is very simple technology sirs mams tq all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. Simple Sql question
  • Q2. SQL, window function
  • Q3. ACID, Normalization

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Dec 2024, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. How was your day
  • Q3. Why do you want to choose this job
  • Q4. Tell about yourself experience
  • Q5. If you got a better than good job in other company can resign this job
Round 1 - Technical 

(1 Question)

  • Q1. What you did to learn new technology?
  • Ans. 

    I keep myself updated by attending conferences, reading blogs, and taking online courses.

    • Attend conferences and workshops to learn from experts

    • Read blogs and articles to stay updated on latest trends

    • Take online courses and tutorials to gain practical knowledge

    • Experiment with new technology by building projects

    • Collaborate with peers to learn from their experiences

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on resume and understand what you have written in it. Also do not try to over elaborate answers. Keep is short and crisp.

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 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 

Easy reasoning questions

Round 3 - Coding Test 

Basic coding multiple choice questions

Round 4 - One-on-one 

(1 Question)

  • Q1. Wat is exception handling? Store procedure in sql? Indexing? Oops concept?
  • Ans. 

    Exception handling, stored procedures, indexing, and OOP concepts are important in software engineering.

    • Exception handling is the process of handling errors that occur during program execution.

    • Stored procedures are pre-written SQL code that can be executed with a single command.

    • Indexing is the process of optimizing database performance by creating indexes on frequently queried columns.

    • OOP concepts include encapsulation...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Engineer interview:
  • .Net Core
  • Sql basic
Interview preparation tips for other job seekers - Just focus on basics,thats it!!

If u learn nly 1 thing,jst do it properly.

Skills evaluated in this interview

Choksi Laboratories Interview FAQs

How many rounds are there in Choksi Laboratories IT Executive interview?
Choksi Laboratories interview process usually has 2 rounds. The most common rounds in the Choksi Laboratories interview process are Resume Shortlist and Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

HCL Infosystems Interview Questions
3.9
 • 144 Interviews
Monotype Interview Questions
3.6
 • 25 Interviews
Sunteck Realty Interview Questions
3.3
 • 23 Interviews
Nava Limited Interview Questions
3.8
 • 22 Interviews
View all
Choksi Laboratories IT Executive Salary
based on 5 salaries
₹3.9 L/yr - ₹5.5 L/yr
26% more than the average IT Executive Salary in India
View more details

Choksi Laboratories IT Executive Reviews and Ratings

based on 2 reviews

1.0/5

Rating in categories

1.5

Skill development

2.5

Work-life balance

1.0

Salary

1.0

Job security

1.5

Company culture

1.5

Promotions

1.5

Work satisfaction

Explore 2 Reviews and Ratings
Junior Associate
43 salaries
unlock blur

₹1.8 L/yr - ₹3 L/yr

Associate
24 salaries
unlock blur

₹2.2 L/yr - ₹4.5 L/yr

Senior Associate
16 salaries
unlock blur

₹3.5 L/yr - ₹5 L/yr

Executive
14 salaries
unlock blur

₹2 L/yr - ₹5 L/yr

Senior Executive
13 salaries
unlock blur

₹4 L/yr - ₹7.5 L/yr

Explore more salaries
Compare Choksi Laboratories with

HCL Infosystems

3.9
Compare

McNally Bharat Engineering

4.1
Compare

Schoolnet India

3.9
Compare

Novartis Healthcare

4.1
Compare
write
Share an Interview