i am an maintenance engineer. one distribution board have 5 feeder. recently its ELR trips frequently, but it take some times after trip( 10min,20min..)but 3 feeder no load. two feeder only loaded. i checked one feeder IR value all values are above 50Mohm.but B phase to Earth is only 9Mohm.any problem about low value
write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34
You have given 2 array. You need to find whether they will
create the same BST or not.
For example:
Array1:10 5 20 15 30
Array2:10 20 15 30 5
Result: True
Array1:10 5 20 15 30
Array2:10 15 20 30 5
Result: False
One Approach is Pretty Clear by creating BST O(nlogn) then
checking two tree for identical O(N) overall O(nlogn) ..we
need there exist O(N) Time & O(1) Space also without extra
space .Algorithm ??
DevoCoder
guest
Posted 3 months ago #
#define true 1
#define false 0
int check(int a1[],int a2[],int n1,int n2)
{
int i;
//n1 size of array a1[] and n2 size of a2[]
if(n1!=n2) return false;
//n1 and n2 must be same
for(i=0;i
what is the transformer turn ratio formula and give some examples?
how to calculate the distance relay faulty zone?pls explain?
explain transformer ct connection?
why core is useful for a transformer ?and also in its operation ?
1.why should we connect the measuring instruments in l.v side in short circuit test of a transformer? 2.why the power factor is less in open circuit test of a transformer?
What are the frequent question being asked to foreign workers applying for visa?
Company insists on a joining bond to protect the investment made in recruiting, training and mentoring employees. Are you willing to make this commitment ? -1 year for candidates > 5 years experience -2 years for candidates with 2-5 years experience -3 years for candidates with 0-2 years experience
What is Curtailing of R/F
Hi can any one help me for 70-562 dumps?
is there any codal provision for soil cousion over the Hume pipe of Dia 1.2 m.
actually 2 members working in same module.at a time is possible to work on same module? i add some tables,another person also add some tables how the synchronization betn the two in same module? pls ans me and expain to me.....
Why All time currency price is fall down?