Categorygithub.com/surajNirala/go-IQ
modulepackage
0.0.0-20241029073528-09699d519fc1
Repository: https://github.com/surajnirala/go-iq.git
Documentation: pkg.go.dev

# README

// reverse1() //Custom // reverse2("Hello") //Infoys // swapTwoNumber(10, 20) //Infoys // sortByInts() ASC //Using sort package //sort_Sort_Reverse_IntSlice_DESC DESC // Using sort package // sortByStrings() //Using sort package // sortByFloat64s() //Using sort package // sortByKeySlice1() //Using sort package // sortByKeySlice2() // Infoys // getUniqueSliceFromTwoSlice() // Infoys // getCountDuplicateValueInSlice() // Persistent // getUniqueSlice() // create Custom // getUniqueSliceNewWay // Create Custom New Way to get Unique value // minimumValueFromSlice() // maximumValueFromSlice() // sortByValue() // NTT DATA //ip: [1,9,0,3,0,0,1,0] //op: [0,0,0,0,1,9,3,1] // goroutineLogical() // HCL // CLICobra() //Persistent (pending) // CRUD_operation_No_DB() // Persistent (pending) // TheaterBookingProgram_theater() //Bristlecone go run main.go theaterbooking.go // OddEven() //Using goroutine,channel and waitgroup //HCL // applyMask("00010110", "xx2xxx35") //Goguru // SliceLogical() // goguru // SecondHighestValue() // []int{12,54,65,76} // output := 65 odd_even_using_goroutine_way_1() // Globallogic siddhi odd_even_using_goroutine_way_2() // Globallogic siddhi

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Item represents the data structure.
No description provided by the author
No description provided by the author
No description provided by the author