Add office photos
Employer?
Claim Account for FREE

Tally Solutions

4.3
based on 323 Reviews
Filter interviews by

20+ Motherson Sumi Wiring Interview Questions and Answers

Updated 12 Dec 2024

Q1. Create a table of a Manager-Employee, add some rows in it and write some queries.

Ans.

Create a table of Manager-Employee, add rows, and write queries.

  • Create a table named 'ManagerEmployee' with columns 'ManagerID' and 'EmployeeID'

  • Add rows to the table to represent the relationship between managers and employees

  • Write queries to retrieve information such as employees reporting to a specific manager

Add your answer

Q2. how can you solve problems regarding tally

Ans.

To solve problems regarding Tally, one can troubleshoot errors, reconcile accounts, update software, and seek help from Tally support.

  • Identify and troubleshoot errors in Tally

  • Reconcile accounts to ensure accuracy

  • Update Tally software to the latest version

  • Seek assistance from Tally support or online forums

  • Ensure proper data entry and validation

  • Regularly backup Tally data to prevent loss

  • Optimize Tally settings for better performance

  • Train and educate users on Tally functionaliti...read more

View 1 answer

Q3. How do you write NFRs or include them in PRDs?

Ans.

NFRs are written in a separate section of the PRD to outline non-functional requirements.

  • Identify key non-functional requirements such as performance, scalability, security, and usability.

  • Document NFRs in a separate section of the PRD, clearly outlining each requirement and its acceptance criteria.

  • Ensure NFRs are measurable and testable to track progress and ensure compliance.

  • Collaborate with stakeholders to prioritize NFRs based on business needs and constraints.

Add your answer

Q4. How do you propose optimizing product load speed?

Ans.

Optimizing product load speed involves minimizing file sizes, leveraging caching, optimizing images, and reducing server response times.

  • Minimize file sizes by compressing CSS, JavaScript, and images

  • Leverage browser caching to store static resources locally

  • Optimize images by using appropriate formats and sizes

  • Reduce server response times by optimizing database queries and server configurations

Add your answer
Discover Motherson Sumi Wiring interview dos and don'ts from real experiences

Q5. tell if two strings are anagrams or not

Ans.

Check if two strings are anagrams by comparing the sorted characters in each string.

  • Sort the characters in both strings and compare if they are equal.

  • Ignore spaces and punctuation when comparing the strings.

  • Example: 'listen' and 'silent' are anagrams.

  • Example: 'hello' and 'world' are not anagrams.

Add your answer

Q6. What do you know about tally and how to useful for you

Ans.

Tally is an accounting software used for financial transactions and management.

  • Tally is widely used by businesses for accounting purposes

  • It helps in recording financial transactions, managing inventory, and generating reports

  • Tally is useful for maintaining accurate financial records and analyzing business performance

  • It simplifies the process of tax compliance and auditing

  • Tally can be customized to suit the specific needs of different industries

Add your answer
Are these interview questions helpful?

Q7. Linked list implementation and operations.

Ans.

Linked list is a data structure where each node points to the next node. Common operations include insertion, deletion and traversal.

  • Linked list is made up of nodes that contain data and a pointer to the next node.

  • Insertion involves creating a new node and updating the pointers of the adjacent nodes.

  • Deletion involves updating the pointers of the adjacent nodes to bypass the node to be deleted.

  • Traversal involves starting at the head node and following the pointers to visit eac...read more

Add your answer

Q8. what is tally solutions?

Ans.

Tally Solutions is a software company that provides accounting and business management software solutions.

  • Tally Solutions offers software for financial accounting, inventory management, payroll, and more

  • It is widely used by small and medium-sized businesses for managing their finances

  • Tally software helps in generating reports, tracking expenses, and ensuring compliance with tax regulations

Add your answer
Share interview questions and help millions of jobseekers 🌟

Q9. Past experience on working with API integrations

Ans.

Extensive experience in working with API integrations in previous roles

  • Developed and maintained API integrations with third-party vendors

  • Implemented RESTful APIs for seamless communication between systems

  • Troubleshooted and resolved issues related to API integrations

  • Worked closely with engineering teams to ensure smooth integration processes

Add your answer
Asked in
SDE Interview

Q10. Print RIght view of a binary tree, create a tree, and run all possible test cases.

Ans.

Print the right view of a binary tree and create a tree.

  • Traverse the tree using DFS and keep track of the maximum level seen so far.

  • Print the node value whenever a new level is reached.

  • Create a binary tree by defining a Node class with left and right child pointers.

  • Test cases: single node, complete binary tree, skewed tree, null tree.

Add your answer

Q11. what are your strenghts?

Ans.

My strengths include attention to detail, strong analytical skills, and ability to work well under pressure.

  • Attention to detail: I have a keen eye for spotting errors and discrepancies in financial records.

  • Strong analytical skills: I am able to interpret complex financial data and provide valuable insights for decision-making.

  • Ability to work well under pressure: I can handle tight deadlines and high-pressure situations without compromising the quality of my work.

Add your answer

Q12. Dynamic memory allocation in c

Ans.

Dynamic memory allocation in C allows for allocating memory at runtime, enabling flexibility in memory usage.

  • Use functions like malloc(), calloc(), and realloc() to dynamically allocate memory in C.

  • Remember to free the allocated memory using free() to prevent memory leaks.

  • Dynamic memory allocation is commonly used for creating arrays or structures of unknown size at compile time.

Add your answer

Q13. What is tally

Ans.

Tally is an accounting software widely used for financial management and taxation purposes.

  • Tally is a popular accounting software used by businesses to maintain financial records.

  • It helps in managing various financial transactions like sales, purchases, receipts, payments, etc.

  • Tally provides features for generating financial statements, managing inventory, and calculating taxes.

  • It simplifies the process of bookkeeping and ensures accurate financial reporting.

  • Tally is widely u...read more

View 1 answer

Q14. can you explain k8s architecture?,

Ans.

K8s architecture is a container orchestration platform that manages containerized applications across a cluster of nodes.

  • Master node controls the cluster and schedules workloads

  • Worker nodes run containers and communicate with master node

  • Etcd stores cluster configuration and state

  • Pods are the smallest deployable units in Kubernetes

  • Services provide networking and load balancing for pods

Add your answer

Q15. What is ur name and where are from

Ans.

My name is [Name] and I am from [Location].

  • My name is [Name].

  • I am from [Location].

Add your answer

Q16. instead of Jenkins don't you use Gitlab?

Ans.

Gitlab can be used as an alternative to Jenkins for CI/CD pipelines.

  • Gitlab offers built-in CI/CD capabilities, similar to Jenkins.

  • Gitlab provides a single platform for version control, CI/CD, and collaboration.

  • Some organizations prefer Gitlab over Jenkins for its integrated features and ease of use.

Add your answer

Q17. shortcut to print from tally

Ans.

To print from Tally, use the shortcut Ctrl+P.

  • Press Ctrl+P to open the print dialog in Tally.

  • Select the desired printer and print settings.

  • Click on the 'Print' button to print the document.

  • Alternatively, you can also use the menu option 'File' > 'Print' in Tally.

View 1 answer

Q18. Expectations in terms of the candiature

Ans.

Expectations include relevant experience, leadership skills, and ability to drive sales and growth.

  • Relevant experience in the industry and in a leadership role

  • Strong sales and growth track record

  • Ability to motivate and manage a team

  • Excellent communication and interpersonal skills

  • Innovative and strategic thinking

  • Flexibility and adaptability to changing market conditions

  • Commitment to achieving targets and goals

View 1 answer

Q19. implement a queue from a stack

Ans.

Implement a queue using two stacks

  • Use two stacks - one for enqueue operation and one for dequeue operation

  • When dequeue is called, check if the dequeue stack is empty. If it is, pop all elements from enqueue stack and push them to dequeue stack

  • Time complexity for enqueue operation is O(1) and for dequeue operation is O(n) in worst case

  • Example: enqueue(1), enqueue(2), dequeue() -> returns 1, enqueue(3), dequeue() -> returns 2

Add your answer
Ans.

Lca of a tree is the lowest common ancestor of two nodes in a tree.

  • The LCA of two nodes in a tree is the lowest node that has both nodes as descendants.

  • It can be found by traversing the tree from the root to the two nodes and finding the first common ancestor.

  • For example, in a binary tree, the LCA of nodes 4 and 5 in the tree below is node 2: 1 / \ 2 3 / \ 4 5

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

Interview Process at Motherson Sumi Wiring

based on 21 interviews in the last 1 year
Interview experience
4.0
Good
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

3.4
 • 770 Interview Questions
3.5
 • 646 Interview Questions
4.0
 • 227 Interview Questions
4.4
 • 197 Interview Questions
3.7
 • 179 Interview Questions
3.8
 • 129 Interview Questions
View all
Top Tally Solutions Interview Questions And Answers
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
Get AmbitionBox app

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