Write a program to convert Fahrenheit to centigrade and test that program and tell an exact value to test all most all scenario.
There were two puzzle, I am not able to to recall second one.
Given an unsorted array and an item K, write a program to get kth largest element.
Given a sorted array and an item k, write a program to get a pair of items whose subtraction equal to K.
Write a program to delete a node in single linklist, if address of that node is given.
There will be three scenario, depending upon the address of node is given
Write a Program to sort the number 100001110101 in one traverse.Adobe Interview Questions
Top 10 Adobe Interview Questions With Answer
Question: 1 / 10
Question: 2 / 10
temple, 1 priest have x number of flower and y flower in first temple, there is a pond that double the remaining flowers and again y flower in second temple and double the remaining flowers and after third temple priest have zero flower.
(A) tells values of x and y
(B) Generate equation to calculate x nad y and give nxt value.
(c) general equation for n number of temple and pond increment flower m number of timesQuestion: 3 / 10
Question: 4 / 10
Question: 5 / 10
1. if the node is head
2. if the node in middle or any position i.e one node is next to it.
3. if the given node is last node.
1. if the node is head
head = node->next;
free (node)
2. if the node in middle or any position i.e one node is next to it.
copy the next node information to given node and delete the next node.
node->data = node->next->data;
node->next=node->next->next;
free(node->next)
3. if the given node is last node.
In single linked list operation not possible.Question: 6 / 10
Home > Experience Archives > List of Companies > Adobe
Accenture
Adobe
Alcatel-Lucent
Alten Calsoft Lab
Amazon
Amdocs
Aricent
Arris
Broadcom Ltd
Brocade
CA Technologies
Capgemini
Cavium Networks
CenturyLink
Ciena
Cisco
Citrix
Cognizant
Comcast
CSC (DXC Technology)
Dell EMC
Deloitte
EFI
Ericsson
Extreme Network
Genpact
Gigamon
Global Edge
GlobalLogic
Goldman Sachs
Happiest Minds
HCL Technologies
Hewlett Packard Enterprise
IDS Infotech
Incedo
Infinite C S
IpInfusion
J.P. Morgan
Juniper Network
L&T Technology Services
MindTree
MosChip Semiconductor
NEC Technologies
NIIT Technologies
OLA
One Access
PayPal
Qualcomm
Radisys
Redeem Software
Reliance Jio
Rolta India Limited
Samsung
Sasken
Siemens
Synopsys
Tavant Technologies
TCS
Tech Mahindra
Wipro
XiLinx