Harsh123
BAN USER
I am IT geek. Love to explore world.
- 0of 0 votes
AnswersA planner wants to deign a city. A city having n points of interest and marked them from 0 - (n-1). Need to write two API:
- Harsh123 in India
public void buildRoad(int a, int b); // build road directly between a and b.
public boolean isRoadExist(int a, int b); // Check if there is any road connectivity exist between a & b (either directly or indirectly) then return TRUE else FALSE.
The solution should be in O(log n). You can first try in O(n).| Report Duplicate | Flag | PURGE
Amazon SDE-2 Problem Solving - 0of 2 votes
AnswersWrite all jumbled number which is >0 && <N, where N is provided by the user.
- Harsh123 in India
A jumbled number is a number whose neighbour digit (either left or right) max differ by 1 value.
e.g.:
8987 is a jumbled number.
13 is not a jumbled number.
123456 is a jumbled number.
287 is not jumbled number.| Report Duplicate | Flag | PURGE
Amazon SDE-2 Problem Solving - 0of 0 votes
AnswersGive a BST and a number. we need to find next bigger number in BST.
- Harsh123 in India for Kindle| Report Duplicate | Flag | PURGE
Amazon Software Engineer / Developer Algorithm Data Structures Trees and Graphs - 1of 1 vote
AnswersWe have n number of sorted array for fixed length.
- Harsh123 in India for Kindle
Now we have to merge these and need to save finaly result array into given array.
Note- we can't use extra space except the given array.| Report Duplicate | Flag | PURGE
Amazon Software Engineer / Developer Algorithm Arrays Data Structures Sorting - 0of 0 votes
AnswersWrite a program about temperature measurement. Which should has following keys:
- Harsh123 in India
1. Divide the program into different component, better use MVC pattern ( like BusinessLogic Layer, DataAccessLayer, ValidationLayer, GUI Layer)
2. Use Spring.Net for DI.
3. Use NHibernate for ORM & NUnit for test.| Report Duplicate | Flag | PURGE
Symphony Services Software Engineer / Developer C# - 0of 0 votes
AnswersSystem Test: Write a program for searching books by Author name.
- Harsh123 in India for EPM
1. Develop 3-Tire Architecture. ( GUI Layer, Business Layer, DataAccess layer / DTO)
2. Good to use DI.
3. Show result in Grid and add functionality sorting & Paging.| Report Duplicate | Flag | PURGE
QSI HealthCare Software Engineer / Developer C# - 0of 0 votes
AnswersWhat is loose coupling & Abstraction ( explain in terms of interface)?
- Harsh123 in India for EPM| Report Duplicate | Flag | PURGE
QSI HealthCare Software Engineer / Developer C# - 0of 0 votes
AnswerAdvantage of Interface?
- Harsh123 in India for EPM| Report Duplicate | Flag | PURGE
QSI HealthCare Software Engineer / Developer C# - 0of 0 votes
AnswersIn .NET framework, execution/build plan when module written in different language?
- Harsh123 in India for EPM| Report Duplicate | Flag | PURGE
QSI HealthCare Software Engineer / Developer C# - 0of 0 votes
AnswersDifference between Interface & Abstract?
- Harsh123 in India for EPM| Report Duplicate | Flag | PURGE
QSI HealthCare Software Engineer / Developer C# - 0of 0 votes
AnswersThere 2 bucket of 3L & 5L. How to measure 4L?
- Harsh123 in India| Report Duplicate | Flag | PURGE
Kalido Software Engineer / Developer Brain Teasers - 0of 0 votes
AnswersThere are four people at the end of bridge. They take following time to cross the bridge:
- Harsh123 in India
1st: 1 min
2nd: 2 min
3rd: 7 min
4th: 9 min
Condition:
1. They have only one torch and they can't cross bridge without torch.
2. and only 2 person can cross bridge at a time.| Report Duplicate | Flag | PURGE
Kalido Software Engineer / Developer Brain Teasers - 0of 0 votes
AnswersWrite a program to copy the string?
- Harsh123 in India| Report Duplicate | Flag | PURGE
Kalido Software Engineer / Developer C++ - 0of 0 votes
AnswerWrite a algo to check tree is balanced?
- Harsh123 in India| Report Duplicate | Flag | PURGE
Kalido Software Engineer / Developer Algorithm - 0of 0 votes
AnswersWrite a algo to find the Height of the Tree?
- Harsh123 in India| Report Duplicate | Flag | PURGE
Kalido Software Engineer / Developer Algorithm - 0of 0 votes
AnswersHow we can update the GUI using the background thread?
- Harsh123 in India| Report Duplicate | Flag | PURGE
Initto Software Engineer / Developer C#
Repstanjachrissi, Integration Software Engineer at xyz
Hi,my name is Stanja Chrissi. I was conceived and FL. I moved on from CA and went ahead to ...
RepHire high professional child development center in Charlotte. Pal-A-Roo’s Child Development Center is a family-owned child care facility offering ...
RepEdwin Adcox, Dev Lead at Advisory Board Company
Welcome to the best and certified exotic car rental company of USA. Here, at Prestige luxury Rentals, we offer the ...
RepRocioNavarro189, None at Student
Hello Everyone,My name is Rocio Navarro Form Auckland,NZ,and 31 years old.I am searching for a servant ...
RepGerard Swearingen, Consultant at ADP
Want to book exotic and luxury car rental in Atlanta, GA ? We, Prestige Luxury Rentals are the best car rentals ...
RepDanielSWard, Accountant at Swimming Pools builder
U.S. Pool Builder is one of the most respected new inground gunite swimming pools designer Katy Tx. We use ...
- Harsh123 June 10, 2016