Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Finolex Cables Team. If you also belong to the team, you can get access from here

Finolex Cables Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Finolex Cables Senior Software Developer Interview Questions and Answers

Updated 3 Jul 2023

Finolex Cables Senior Software Developer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Math Questions, Tricky, Similar to GRE, GMAT, 1 hour test

Round 3 - Technical 

(2 Questions)

  • Q1. How is nodejs better than python?
  • Ans. 

    Node.js is better than Python for building real-time applications and handling large volumes of I/O operations.

    • Node.js is asynchronous and event-driven, making it ideal for handling multiple connections simultaneously.

    • Node.js is well-suited for building real-time applications like chat applications, online gaming platforms, and streaming services.

    • Node.js has a large ecosystem of libraries and frameworks, such as Expres...

  • Answered by AI
  • Q2. Do you know data analytics?
  • Ans. 

    Yes, I have experience with data analytics including data mining, data visualization, and statistical analysis.

    • Experienced in data mining techniques to extract useful information from large datasets

    • Proficient in data visualization tools like Tableau or Power BI to present insights in a clear and concise manner

    • Skilled in statistical analysis to identify trends, patterns, and correlations in data

    • Familiar with machine lea

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

They asked to find the elements which are present more than once. I solved it using map in c++

Round 2 - Technical 

(3 Questions)

  • Q1. Explain about your favorite algorithm
  • Ans. 

    My favorite algorithm is Dijkstra's algorithm for finding the shortest path in a graph.

    • Dijkstra's algorithm is a greedy algorithm that finds the shortest path between nodes in a graph.

    • It works by maintaining a priority queue of nodes to visit next, updating the shortest distance to each node as it explores the graph.

    • The algorithm is commonly used in routing and network optimization.

    • Example: Finding the shortest route b

  • Answered by AI
  • Q2. Tell about different types of deadlocks
  • Ans. 

    Deadlocks occur when two or more processes are unable to proceed because each is waiting for the other to release a resource.

    • Resource deadlocks: Processes hold resources and wait for others to release resources. Example: Process A holds resource X and waits for resource Y, while Process B holds resource Y and waits for resource X.

    • Communication deadlocks: Processes wait for messages from each other indefinitely. Example...

  • Answered by AI
  • Q3. Tell about you project.
  • Ans. 

    Developed a web application for online shopping with user authentication and payment gateway integration.

    • Implemented user authentication using JWT tokens

    • Integrated Stripe API for payment processing

    • Designed responsive UI using React and Bootstrap

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(5 Questions)

  • Q1. Abstract class java
  • Q2. Inheritance in java
  • Ans. 

    Inheritance in Java allows a class to inherit properties and behaviors from another class.

    • Inheritance is achieved using the 'extends' keyword in Java.

    • Subclasses can access the methods and fields of their superclass.

    • Java does not support multiple inheritance, but a class can implement multiple interfaces.

  • Answered by AI
  • Q3. SQL query to find last element
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find the last element in a table.

    • Use ORDER BY column_name DESC to sort the data in descending order.

    • Use LIMIT 1 to retrieve only the last element.

  • Answered by AI
  • Q4. Html 5 vs Html
  • Ans. 

    HTML5 is the latest version of HTML with new features and improvements.

    • HTML5 supports new elements like <video>, <audio>, and <canvas> for multimedia content.

    • HTML5 introduces new APIs like Geolocation, Web Storage, and Web Workers for enhanced functionality.

    • HTML5 includes improvements in semantics, accessibility, and performance compared to HTML.

  • Answered by AI
  • Q5. About the company

Skills evaluated in this interview

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

I was interviewed in Jun 2024.

Round 1 - Aptitude Test 

Electrical engineering

Round 2 - Assignment 

Power system machine power electronics

Interview Preparation Tips

Interview preparation tips for other job seekers - good

I applied via Naukri.com and was interviewed before Dec 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. What is OOPs concept?
  • Ans. 

    OOPs concept stands for Object-Oriented Programming concepts which includes encapsulation, inheritance, polymorphism, and abstraction.

    • Encapsulation is the process of hiding the implementation details from the user.

    • Inheritance allows a class to inherit properties and methods from another class.

    • Polymorphism allows objects to take on multiple forms or behaviors.

    • Abstraction is the process of hiding unnecessary details from

  • Answered by AI
  • Q2. What is lazy loading?
  • Ans. 

    Lazy loading is a technique used to defer the loading of non-critical resources until they are needed.

    • It improves page load time and performance.

    • It is commonly used for images, videos, and other media files.

    • It can be implemented using JavaScript libraries like LazyLoad or Intersection Observer API.

    • Lazy loading can also be used for modules and components in web applications.

    • It helps to reduce the initial load time of th

  • Answered by AI
  • Q3. What is eager loading?
  • Ans. 

    Eager loading is a technique used in software development to load related data in advance to avoid multiple database queries.

    • Eager loading is used to optimize database queries and improve performance.

    • It loads all the required data in a single query instead of making multiple queries.

    • It is commonly used in Object-Relational Mapping (ORM) frameworks like Hibernate, Entity Framework, etc.

    • Eager loading can be used with var...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Clearing Test is the key

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 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 - One-on-one 

(3 Questions)

  • Q1. Basically related to SIP Protocol. IMS call flows . CLOUD Knowledge
  • Q2. Deployment Process IMS ARCHITECTURE LTE ARCHITECTURE
  • Q3. DIAMETER PROTOCOL SDP PROTOCOL

Interview Preparation Tips

Topics to prepare for Sterlite Technologies Senior Software Engineer interview:
  • Openstack
  • IMS
  • SIP
  • SDP
  • Diameter
  • Kubernetes
  • Docker
Interview preparation tips for other job seekers - Prepare your basic knowledge of All the Protocol and Call Flows.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basics concepts in dot net
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion only
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(12 Questions)

  • Q1. Find the min and max from List of Integers using java 8 streams.
  • Ans. 

    Find min and max from List of Integers using Java 8 streams.

    • Use the `stream()` method on the List to create a stream of integers.

    • Use the `min()` method to find the minimum value.

    • Use the `max()` method to find the maximum value.

  • Answered by AI
  • Q2. Find 2nd largest element using java 8 streams from list of integers.
  • Ans. 

    Find 2nd largest element using Java 8 streams from a list of integers.

    • Sort the list of integers in descending order using streams.

    • Skip the first element to get the second largest element.

  • Answered by AI
  • Q3. Given a Product class and some ArrayList data Find which products has price greater than 200 using java 8 streams?. Find which products having maximum price?
  • Q4. Increase a value of List of Integers by *2 and written new list.
  • Ans. 

    Increase the values of a list of integers by 2 and create a new list.

    • Iterate through the list of integers

    • For each integer, add 2 to its value

    • Create a new list with the updated values

  • Answered by AI
  • Q5. What are the java new features?
  • Ans. 

    Java has introduced several new features in recent versions.

    • Java 8 introduced lambda expressions, which allow for functional programming.

    • Java 8 also introduced the Stream API for processing collections of data.

    • Java 9 introduced the module system, which provides better encapsulation and modularity.

    • Java 10 introduced local variable type inference, allowing the omission of explicit type declarations.

    • Java 11 introduced the...

  • Answered by AI
  • Q6. @Components vs @Repository
  • Ans. 

    The @Component and @Repository annotations are used in Spring Framework for different purposes.

    • Both annotations are used to define beans in the Spring container.

    • @Component is a generic stereotype annotation for any Spring-managed component.

    • @Repository is a specialization of @Component used for DAO classes.

    • The @Repository annotation provides additional exception translation for data access exceptions.

    • Using @Repository i...

  • Answered by AI
  • Q7. @SpringBootApplication
  • Q8. @Entity explain?
  • Ans. 

    The @Entity annotation is used in Java to mark a class as an entity, which represents a table in a relational database.

    • The @Entity annotation is part of the Java Persistence API (JPA) and is used in object-relational mapping (ORM) to map Java objects to database tables.

    • It is typically used in conjunction with other JPA annotations like @Table, @Column, and @Id.

    • The @Entity annotation is used to define the entity name, s...

  • Answered by AI
  • Q9. How the database is configure?
  • Ans. 

    The database is configured by setting up the necessary parameters and configurations to ensure proper functioning and performance.

    • Database configuration involves defining the database schema, tables, and relationships.

    • It includes setting up indexes and constraints for data integrity.

    • Configuring database security measures like user access control and permissions.

    • Tuning database performance by optimizing query execution ...

  • Answered by AI
  • Q10. What is Dockerfile?
  • Ans. 

    Dockerfile is a text file that contains instructions to build a Docker image.

    • Dockerfile is used to automate the creation of Docker images.

    • It specifies the base image, dependencies, environment variables, and commands to run.

    • Each instruction in the Dockerfile creates a new layer in the image.

    • Dockerfile can be version controlled and shared to ensure consistent builds.

    • Example: FROM ubuntu:latest RUN apt-get update && apt-...

  • Answered by AI
  • Q11. Explain CI CD and your project deployment.
  • Ans. 

    CI/CD is a software development practice that enables frequent and automated code integration, testing, and deployment.

    • CI/CD stands for Continuous Integration and Continuous Deployment.

    • It involves automating the process of integrating code changes, running tests, and deploying the application.

    • CI/CD helps in reducing manual errors, improving code quality, and increasing development speed.

    • Tools like Jenkins, GitLab CI/CD...

  • Answered by AI
  • Q12. What is mutable classes in java? How to create?
  • Ans. 

    Mutable classes in Java are classes whose state can be modified after creation.

    • Mutable classes allow changing their internal state

    • They can have mutable fields or methods that modify their state

    • To create a mutable class, define fields with non-final modifiers

    • Provide public methods to modify the state of the class

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Yet to sChedule

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Nov 2022. 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 - Coding Test 

There were Aptitude Questions and 2 Easy Level Coding Questions.

Round 3 - Technical 

(1 Question)

  • Q1. They will ask us our favorite subject and questions will be based on that: Mine was Data Science. 1.They asked me about my paper Publication 2.Code for quick sort(Any language) 3.What is Hypothesis Testing...
Round 4 - Technical 

(1 Question)

  • Q1. 1.What is paging? 2.Time Series Analysis 3.What is Gradient Descent? Etc..
  • Ans. 

    1. Paging is a memory management technique used by operating systems to manage memory allocation for processes.

    • Paging divides memory into fixed-size pages and allocates them to processes as needed.

    • It allows for efficient use of memory and prevents fragmentation.

    • Page tables are used to keep track of which pages are allocated to which processes.

    • When a process needs to access a page that is not currently in memory, a page...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Havells Software Engineer interview:
  • Computer Networking
  • Operating Systems
  • Data Structures
Interview preparation tips for other job seekers - Be Prepared with good Self Introduction. Revise Sorting Algorithms and subject concepts.

Skills evaluated in this interview

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

Interview Questionnaire 

8 Questions

  • Q1. Version of Java and Spring boot you are using in your current project?
  • Ans. 

    We are using Java 11 and Spring Boot 2.4.3 in our current project.

    • Java 11 provides better performance and security features compared to previous versions.

    • Spring Boot 2.4.3 offers improved support for Kotlin and GraalVM.

    • We are also using Spring Data JPA for database access and Spring Security for authentication and authorization.

  • Answered by AI
  • Q2. What is Singleton Design Pattern? Can we create a clone of an object from singleton class?
  • Ans. 

    Singleton Design Pattern ensures only one instance of a class exists. No, we cannot create a clone of an object from singleton class.

    • Singleton pattern restricts the instantiation of a class to one object.

    • It is used when only one object is required to coordinate actions across the system.

    • The instance is created only when it is requested for the first time.

    • The constructor of the singleton class is private.

    • Clone method is

  • Answered by AI
  • Q3. Joins in SQL
  • Ans. 

    Joins in SQL are used to combine data from two or more tables based on a related column.

    • Joins are used to retrieve data from multiple tables in a single query

    • Types of joins include inner join, left join, right join, and full outer join

    • Join conditions are specified using the ON keyword and can include multiple conditions

    • Aliases can be used to simplify the syntax of join queries

  • Answered by AI
  • Q4. What are triggers?What are stored procedures?
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events. Stored procedures are precompiled SQL statements.

    • Triggers are used to enforce business rules or to audit changes to data.

    • Stored procedures are used to encapsulate frequently used SQL statements for reuse and to improve performance.

    • Triggers can be used to update related tables when a record is inserted, updated, or deleted.

    • Stored pro...

  • Answered by AI
  • Q5. Write a Program for reverse sort of keys in HashMap.
  • Ans. 

    Program to reverse sort keys in HashMap

    • Create a List from the keySet() of the HashMap

    • Sort the List in reverse order using Collections.sort()

    • Iterate through the sorted List and add the keys to a new LinkedHashMap

    • Return the LinkedHashMap

  • Answered by AI
  • Q6. Dependency Injection and Inversion of Control?
  • Q7. What is Maven ? what are different cycles in Maven
  • Ans. 

    Maven is a build automation tool used primarily for Java projects. It manages dependencies and builds the project.

    • Maven is based on the concept of POM (Project Object Model) which describes the project dependencies, build process, and other configurations.

    • Maven has different cycles such as validate, compile, test, package, verify, install, and deploy.

    • The validate cycle checks if the project is correct and all necessary...

  • Answered by AI
  • Q8. Various Springboot Annotations.
  • Ans. 

    Springboot annotations are used to simplify the development process and provide additional functionality.

    • Annotations like @RestController and @RequestMapping are used to create RESTful web services.

    • @Autowired is used for dependency injection.

    • @Transactional is used to manage transactions.

    • @Component is used to mark a class as a Spring component.

    • @Value is used to inject values from properties files or environment variable...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy and I had a nice experience . Interviewer was good . Just be clear with your basics and try to explain your points effectively.

Skills evaluated in this interview

Finolex Cables Interview FAQs

How many rounds are there in Finolex Cables Senior Software Developer interview?
Finolex Cables interview process usually has 3 rounds. The most common rounds in the Finolex Cables interview process are Resume Shortlist, Aptitude Test and Technical.
What are the top questions asked in Finolex Cables Senior Software Developer interview?

Some of the top questions asked at the Finolex Cables Senior Software Developer interview -

  1. How is nodejs better than pyth...read more
  2. Do you know data analyti...read more

Tell us how to improve this page.

Finolex Cables Senior Software Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Havells Interview Questions
4.0
 • 209 Interviews
Polycab Wires Interview Questions
4.0
 • 95 Interviews
KEI Industries Interview Questions
4.2
 • 54 Interviews
RR kabel Interview Questions
4.1
 • 45 Interviews
Apar Industries Interview Questions
4.1
 • 42 Interviews
View all
Production Engineer
190 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
161 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Deputy Manager
70 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Sales Executive
58 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Mechanical Maintenance Engineer
50 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Finolex Cables with

Polycab Wires

4.0
Compare

KEI Industries

4.2
Compare

Havells

4.0
Compare

V-Guard Industries

4.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview