Upload Button Icon Add office photos

Lycatech Services

Compare button icon Compare button icon Compare

Filter interviews by

Lycatech Services Production Support Analyst Interview Questions and Answers

Updated 14 Feb 2024

Lycatech Services Production Support Analyst Interview Experiences

1 interview found

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

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(6 Questions)

  • Q1. Self intro and about family remaining questions from sql what are joins and their types
  • Q2. What are data types
  • Ans. 

    Data types are classifications of data that determine the type of values that can be stored and manipulated.

    • Data types define the characteristics of data such as size, range, and operations that can be performed on them.

    • Common data types include integers, floating-point numbers, strings, booleans, and arrays.

    • Examples: int age = 25, float salary = 5000.50, string name = 'John Doe', bool isEmployed = true, int[] numbers ...

  • Answered by AI
  • Q3. What is stored procedure
  • Ans. 

    A stored procedure is a precompiled set of SQL statements that can be executed on demand.

    • Stored procedures are stored in a database and can be called by applications or other stored procedures.

    • They are used to encapsulate and execute complex logic or tasks.

    • Stored procedures can accept input parameters and return output parameters or result sets.

    • They improve performance by reducing network traffic and optimizing query e...

  • Answered by AI
  • Q4. Differentiate TRUNCATE , DROP , DELETE
  • Ans. 

    TRUNCATE, DROP, and DELETE are SQL commands used to remove data from a table, but they differ in their functionality.

    • TRUNCATE is a DDL command that removes all rows from a table, but keeps the structure intact.

    • DROP is a DDL command that removes an entire table, including its structure and data.

    • DELETE is a DML command that removes specific rows from a table based on a condition.

    • TRUNCATE is faster than DELETE as it doesn...

  • Answered by AI
  • Q5. What are all the clauses available in sql
  • Ans. 

    SQL clauses are used to perform specific actions in a SQL query.

    • SELECT: retrieves data from a database

    • FROM: specifies the table(s) to retrieve data from

    • WHERE: filters the data based on specified conditions

    • GROUP BY: groups the data based on specified columns

    • HAVING: filters the grouped data based on specified conditions

    • ORDER BY: sorts the data based on specified columns

    • JOIN: combines rows from multiple tables based on re...

  • Answered by AI
  • Q6. What is primary key
  • Ans. 

    A primary key is a unique identifier for a record in a database table.

    • Primary key ensures each record in a table is unique.

    • It is used to establish relationships between tables.

    • Primary key can be a single column or a combination of columns.

    • It enforces data integrity and allows efficient data retrieval.

    • Examples of primary keys include social security numbers, email addresses, etc.

  • Answered by AI
Round 2 - Aptitude Test 

15 questions from verbal
like error spotting, synonyms, phrasal verbs
10 questions from reasoning
like blook relation, decoding
15 questions from quants
like boats and streams, number series, percentage, ratio

Skills evaluated in this interview

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 Lycatech Services?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Referral and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Why are you looking for a change?
  • Q2. What are your salary expectations?
  • Q3. Tell me about yourself.
Round 2 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident while interview.......

Production Support Analyst Interview Questions Asked at Other Companies

Q1. Write a query to find the last string from the emp table.
asked in CGI Group
Q2. What command retrieves the value at the 80th row and 100th column ... read more
asked in CGI Group
Q3. What is the command to search for a file named test.txt in Linux?
asked in Releventz
Q4. What is the difference between a constructor and a method in Java ... read more
asked in Xoriant
Q5. How to check if any job failed & steps. Concept of ITIL

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

Interview Questionnaire 

1 Question

  • Q1. All the questions were relevant to my domain knowledge.

Interview Preparation Tips

Interview preparation tips for other job seekers - Gather some good knowledge about the company before appearing for the interview and answer confidently whatever is known.
The rest is in the hands of the interviewer.

I applied via Approached by Company and was interviewed before Oct 2021. 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 - HR 

(2 Questions)

  • Q1. Relevant experience in breief?
  • Ans. Synopsis of work your are currently responsible for in the current job.
  • Answered by sturdyolive
  • Q2. Career highlights, Current role and responsibilities
  • Ans. Read your Resume in style like Pro
  • Answered by sturdyolive
Round 3 - Technical 

(2 Questions)

  • Q1. Hiring manager ask relevant questions
  • Ans. Just keep it the way you can make a positive impression in the end.
  • Answered by sturdyolive
  • Q2. Career highlights and role and responsibilities
  • Ans. Read resume in an impressive way
  • Answered by sturdyolive

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not brag about things you are not responsible for coz the hiring manager will know in few questions

I applied via Approached by Company and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. Question regarding JD
Round 3 - One-on-one 

(1 Question)

  • Q1. Question regarding JD

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly don't try to fake anything
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. What's work of Arial cable
  • Ans. 

    Arial cable is a type of cable used for transmitting audio and video signals.

    • Arial cable is commonly used in television broadcasting and home theater systems.

    • It is designed to transmit high-quality audio and video signals over long distances.

    • The cable is made up of multiple wires and is shielded to prevent interference from other electronic devices.

    • It is often used in conjunction with other cables, such as HDMI or coax...

  • Answered by AI
  • Q2. We need to use unormode cable on Ariel section
  • Ans. 

    Unormode cable is required for Ariel section.

    • Unormode cable is a type of cable that is used for high voltage transmission.

    • It is designed to withstand extreme weather conditions and is suitable for use in aerial sections.

    • The cable is made up of multiple layers of insulation and is highly resistant to damage.

    • Examples of applications where unormode cable is used include power transmission lines, wind turbines, and solar p...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before May 2024, where I was asked the following questions.

  • Q1. Tell me about yourself
  • Q2. What you have done in your previous org
  • Ans. 

    In my previous role, I managed a team, improved processes, and drove successful projects that enhanced operational efficiency.

    • Led a team of 10 in executing a project that increased productivity by 20%.

    • Implemented a new inventory management system that reduced costs by 15%.

    • Conducted training sessions that improved team skills and morale.

    • Collaborated with cross-functional teams to streamline communication and project tim...

  • Answered by AI
Are these interview questions helpful?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was easy . I was able to crack on time

Round 2 - Technical 

(2 Questions)

  • Q1. JAva related questikon
  • Ans. 

    Java is a versatile programming language used for building various applications, from web to mobile.

    • Java is object-oriented, promoting code reusability through classes and objects.

    • It has a rich API and extensive libraries, such as Java Collections Framework.

    • Java runs on the Java Virtual Machine (JVM), making it platform-independent.

    • Example: A simple Java program to print 'Hello, World!' uses the main method.

    • Java suppor...

  • Answered by AI
  • Q2. Dbms questipons
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Current Working
  • Q2. Current CTC

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest for your detail mentioned in CV

I applied via Naukri.com and was interviewed before May 2021. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Completely technical round of LTE
  • Q2. Completely daily work related
  • Q3. Trouble shooting knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - Complete domain knowledge. Daily work flow. Project completion

Lycatech Services Interview FAQs

How many rounds are there in Lycatech Services Production Support Analyst interview?
Lycatech Services interview process usually has 2 rounds. The most common rounds in the Lycatech Services interview process are Technical and Aptitude Test.
What are the top questions asked in Lycatech Services Production Support Analyst interview?

Some of the top questions asked at the Lycatech Services Production Support Analyst interview -

  1. what are all the clauses available in ...read more
  2. differentiate TRUNCATE , DROP , DEL...read more
  3. what is stored proced...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Ericsson Interview Questions
4.1
 • 435 Interviews
Nokia Interview Questions
4.0
 • 291 Interviews
BT Group Interview Questions
3.9
 • 203 Interviews
ACT Fibernet Interview Questions
3.9
 • 144 Interviews
Verizon Interview Questions
4.0
 • 119 Interviews
AT&T Interview Questions
4.0
 • 59 Interviews
View all
Senior Engineer
38 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

SQL Developer
32 salaries
unlock blur

₹2.7 L/yr - ₹6 L/yr

Engineer
30 salaries
unlock blur

₹3.6 L/yr - ₹7.5 L/yr

Team Lead
22 salaries
unlock blur

₹9 L/yr - ₹14.1 L/yr

Software Engineer
14 salaries
unlock blur

₹2.2 L/yr - ₹8.5 L/yr

Explore more salaries
Compare Lycatech Services with

Ericsson

4.1
Compare

Nokia

4.0
Compare

ACT Fibernet

3.9
Compare

BT Group

3.9
Compare
write
Share an Interview