Add office photos
Employer?
Claim Account for FREE

Athenahealth Technology

4.2
based on 339 Reviews
Video summary
Filter interviews by

All India Institute of Local Self Government Interview Questions and Answers

Updated 17 Sep 2024
Popular Designations

Q1. How would you design a binary tree, write a snippet to print all nodes.

Ans.

Design and print all nodes of a binary tree.

  • Design a binary tree structure with left and right child pointers for each node.

  • Implement a recursive function to print all nodes of the binary tree.

  • Start from the root node and recursively print the left subtree, then the root, and finally the right subtree.

Add your answer

Q2. sort the array, string manipulation and searching

Ans.

Sorting an array and manipulating/searching strings are important skills for a Member Technical Staff.

  • Sorting an array can be done using built-in functions like sort() or by implementing sorting algorithms like bubble sort, merge sort, quick sort, etc.

  • String manipulation involves operations like concatenation, substring extraction, character replacement, etc. and can be done using built-in functions or by implementing custom functions.

  • Searching in strings can be done using bu...read more

Add your answer

Q3. Find largest increasing subsequence count from an array of numbers

Ans.

The largest increasing subsequence count from an array of numbers is to find the length of the longest increasing subsequence.

  • Iterate through the array and keep track of the length of the longest increasing subsequence encountered so far.

  • Use dynamic programming to solve the problem efficiently.

  • Example: For the array [10, 22, 9, 33, 21, 50, 41, 60, 80], the longest increasing subsequence count is 6.

Add your answer

Q4. Top 5 Frequency of word

Ans.

The top 5 most frequently occurring words in a given text.

  • Tokenize the text into words

  • Create a dictionary to store word frequencies

  • Iterate through the words and update the dictionary

  • Sort the dictionary by frequency and return the top 5 words

  • Handle edge cases such as punctuation and stop words

Add your answer
Discover All India Institute of Local Self Government interview dos and don'ts from real experiences

Q5. Peak of mountain

Ans.

The peak of a mountain is the highest point on the mountain, often offering stunning views and a sense of accomplishment.

  • The peak of a mountain is typically reached after a challenging climb.

  • Mount Everest is the highest peak in the world, standing at 29,032 feet above sea level.

  • Many hikers and climbers set goals to reach the peak of specific mountains as a personal challenge.

Add your answer

Q6. Height of BT

Ans.

BT can refer to many things, please specify the context.

  • BT can refer to British Telecom, Bluetooth technology, or body temperature.

  • The height of British Telecom's headquarters is approximately 177 meters.

  • The height of a Bluetooth device is usually very small, ranging from a few millimeters to a few centimeters.

  • Body temperature can vary depending on the individual and the method of measurement.

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

Interview Process at All India Institute of Local Self Government

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

Top Member Technical Staff Interview Questions from Similar Companies

3.7
 • 26 Interview Questions
3.9
 • 20 Interview Questions
4.3
 • 16 Interview Questions
3.5
 • 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