Add office photos
Employer?
Claim Account for FREE

Target

4.2
based on 662 Reviews
Video summary
Filter interviews by

Technotask Business Solutions Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. Which scrolling option is the best for e-retail websites? Vertical scrolling or horizontal product scrolling or each product on a different page or something else?

Ans.

Vertical scrolling is the best option for e-retail websites.

  • Vertical scrolling is more intuitive and easier to use for most users.

  • Horizontal scrolling can be confusing and frustrating for users.

  • Each product on a different page can lead to slower load times and more clicks for users.

  • Infinite scrolling can be a good option for some e-retail websites.

  • Consider the type of products being sold and the user experience when deciding on scrolling options.

View 2 more answers

Q2. What factors can you think of which will determine the pricing of product on our e-retail website?

Ans.

Factors affecting pricing of products on e-retail website

  • Cost of production

  • Competitor pricing

  • Demand and supply

  • Target audience

  • Marketing and advertising costs

View 2 more answers

Q3. The ones i remember- Dbms: What is normalization? Different forms of normalization. Some joins related questions. Oops: access modifiers, abstract classes

Ans.

Questions on DBMS and OOPs concepts

  • Normalization is the process of organizing data in a database to reduce redundancy and dependency.

  • Different forms of normalization include 1NF, 2NF, 3NF, BCNF, and 4NF.

  • Join is used to combine rows from two or more tables based on a related column between them.

  • Access modifiers in OOPs are public, private, protected, and default.

  • Abstract classes are classes that cannot be instantiated and are used as a base class for other classes.

Add your answer

Q4. reverse a linked list two sum indexin no sql vs sql access specifiers

Ans.

The question is about reversing a linked list.

  • Iterative approach: Use three pointers to reverse the links between nodes.

  • Recursive approach: Recursively reverse the rest of the list and then fix the links.

  • Example: Given a linked list 1 -> 2 -> 3 -> 4, the reversed list will be 4 -> 3 -> 2 -> 1.

Add your answer
Discover Technotask Business Solutions interview dos and don'ts from real experiences

Q5. Level order traversal of a tree

Ans.

Level order traversal is a tree traversal algorithm that visits nodes level by level.

  • Start at the root node and add it to a queue.

  • While the queue is not empty, remove the first node from the queue and add its children to the queue.

  • Repeat until the queue is empty.

  • The order in which nodes are visited is the level order traversal.

Add your answer

Q6. Sort an array of 0s and 1s

Ans.

Sort an array of 0s and 1s

  • Use two pointers, one at the beginning and one at the end

  • Swap 0s from the beginning with 1s from the end until pointers meet

  • Time complexity: O(n)

Add your answer

More about working at Target

HQ - Minneapolis, Minnesota, United States (USA)
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Technotask Business Solutions

based on 5 interviews
2 Interview rounds
Technical Round - 1
Technical Round - 2
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Software Engineer Interview Questions from Similar Companies

4.1
 • 46 Interview Questions
3.9
 • 40 Interview Questions
3.4
 • 16 Interview Questions
3.9
 • 11 Interview Questions
4.0
 • 11 Interview Questions
4.2
 • 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