Add office photos
Engaged Employer

GlobalLogic

3.7
based on 4.3k Reviews
Filter interviews by

Tulip Elastics Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. Tell me about special variables used in Shell Scripting ?

Ans.

Special variables in Shell Scripting

  • Special variables are predefined variables in shell scripts

  • They provide information about the script and its environment

  • Examples include $0 (name of the script), $1-$9 (arguments passed to the script), and $# (number of arguments)

  • Other special variables include $?, $$ (process ID of the script), and $! (process ID of the last background command)

Add your answer

Q2. Can you draw Linux Architecture ?

Ans.

Linux architecture consists of kernel, system libraries, user space programs and file system.

  • Linux architecture is based on a monolithic kernel.

  • The kernel provides low-level hardware interaction and manages system resources.

  • System libraries provide higher-level functionality to user space programs.

  • User space programs are applications that run on top of the kernel.

  • The file system organizes and stores data on the system.

  • Examples of Linux distributions include Ubuntu, Debian, an...read more

Add your answer

Q3. What do you understand by Deamons?

Ans.

Daemons are background processes that run continuously on a computer system.

  • Daemons are usually started at system boot time

  • They perform tasks such as handling requests from other programs or monitoring system activity

  • Examples include web servers, email servers, and print spoolers

Add your answer

Q4. find 2 numbers occurring once while others occurring twice

Ans.

To find 2 unique numbers in an array with others occurring twice.

  • Iterate through the array and use a hash table to count the occurrences of each number.

  • Iterate through the hash table and find the two numbers with a count of 1.

  • Return the two unique numbers as an array of strings.

Add your answer
Discover Tulip Elastics interview dos and don'ts from real experiences

Q5. Examples of Linux commands : SED, AWK

Ans.

SED and AWK are Linux commands used for text processing and manipulation.

  • SED stands for Stream Editor and is used for performing basic text transformations on an input stream

  • AWK is a programming language used for text processing and data extraction

  • SED can be used for tasks such as search and replace, inserting or deleting lines, and more

  • AWK can be used for tasks such as filtering and sorting data, performing calculations, and more

  • Both commands are commonly used in shell scrip...read more

Add your answer

Q6. Explain ACID properties and Normalization

Ans.

ACID properties ensure database transactions are reliable. Normalization reduces data redundancy.

  • ACID stands for Atomicity, Consistency, Isolation, and Durability.

  • Atomicity ensures that a transaction is treated as a single unit of work.

  • Consistency ensures that a transaction brings the database from one valid state to another.

  • Isolation ensures that concurrent transactions do not interfere with each other.

  • Durability ensures that once a transaction is committed, it will remain c...read more

Add your answer

Q7. Develop an ui for food applications

Ans.

An UI for food applications should be user-friendly, visually appealing, and easy to navigate.

  • Include high-quality images of food items

  • Use a simple and intuitive layout

  • Allow users to easily search for specific foods or restaurants

  • Include filters for dietary restrictions or preferences

  • Provide clear and concise information about each food item, including ingredients and nutritional information

Add your answer

Q8. allocate min number of pages

Ans.

Allocate minimum number of pages

  • Determine the total content to be included

  • Decide on the layout and formatting

  • Consider the font size and spacing

  • Allocate pages based on the above factors

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
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