Add office photos
Engaged Employer

TCS

3.7
based on 89.7k Reviews
Video summary
Filter interviews by

Thomson Press India Interview Questions and Answers

Updated 22 Aug 2024
Popular Designations

Q1. How many types of conductors are there

Ans.

There are two main types of conductors: metallic conductors and electrolytic conductors.

  • Metallic conductors: materials like copper, aluminum, and gold that allow the flow of electricity with minimal resistance.

  • Electrolytic conductors: materials like electrolyte solutions that conduct electricity through the movement of ions.

Add your answer

Q2. Sort array and return the array

Ans.

Sort array of strings and return the sorted array

  • Use built-in sort function in the programming language of choice

  • Ensure to specify the sorting order (ascending or descending)

  • Handle edge cases like empty array or array with single element

Add your answer

Q3. What is current react version

Ans.

The current version of React is 17.0.2

  • Current version is 17.0.2

  • React follows semantic versioning

  • Always check official documentation for latest version

Add your answer

Q4. how to configure redux

Ans.

Redux can be configured by creating a store, defining reducers, and connecting components.

  • Create a Redux store using createStore() function from Redux library

  • Define reducers to specify how the state should change in response to actions

  • Use combineReducers() to combine multiple reducers into a single reducer function

  • Connect components to the Redux store using connect() function from react-redux library

Add your answer
Discover Thomson Press India interview dos and don'ts from real experiences

Q5. How to execute Java program

Ans.

To execute a Java program, compile the source code using the javac command and then run the compiled code using the java command.

  • Open a command prompt or terminal

  • Navigate to the directory where the Java source code file is located

  • Compile the source code using the javac command: javac YourProgram.java

  • Run the compiled code using the java command: java YourProgram

  • Ensure that the Java Development Kit (JDK) is installed and the PATH environment variable is set correctly

Add your answer

Q6. Give the most repeated number

Ans.

The most repeated number in an array

  • Iterate through the array and keep track of the frequency of each number

  • Find the number with the highest frequency

  • Return that number as the most repeated number

Add your answer

Q7. Explain abt oops concept

Ans.

Object-oriented programming (OOP) is a programming paradigm that organizes code into objects with properties and behaviors.

  • OOP focuses on creating reusable code by using classes and objects.

  • Encapsulation, inheritance, and polymorphism are key principles of OOP.

  • Encapsulation hides the internal details of an object and provides a public interface.

  • Inheritance allows classes to inherit properties and behaviors from other classes.

  • Polymorphism enables objects to take on multiple fo...read more

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Thomson Press India

based on 4 interviews
1 Interview rounds
Aptitude Test Round
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Associate Engineer Interview Questions from Similar Companies

3.8
 • 27 Interview Questions
3.8
 • 21 Interview Questions
4.0
 • 18 Interview Questions
3.7
 • 10 Interview Questions
3.9
 • 10 Interview Questions
View all
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter